Hello! I'm an aspiring computer scientist who enjoys doing UI/UX design in my free time.
- 🌱 Currently learning Generative AI [...]
- Languages:
Python
Java
C++
C
JavaScript
- Web Development:
HTML
CSS
Bootstrap
SASS
AJAX
React
NodeJS
Rest API
- Framework:
Flask
- Data Science:
Pandas
NumPy
TensorFlow
- Tools:
Git
Docker
- Design Tools:
Figma
Miro
- Prototyping:
Interactive prototypes
- User Research:
Usability testing
surveys
user personas
This Flask API allows users to search for and obtain the definition of a given word. Using a GET request parameter, the API returns the definition and other related information if available.
Note: The complete API usage guide will be available soon.
To obtain the definition of the word "matin", use the following URL: https://dictionnaireapi.vercel.app/flaskApi/define?word=matin
https://dictionnaireapi.vercel.app/flaskApi/define?word=your_word