Creating endpoints of a REST API with Python and Fast API
...
Do you want to be assigned to work on this?
Tasks:
- Implementation of REST API endpoints using various HTTP methods (like get, post, patch, delete etc.)
- Integration with a local database
- Swagger UI for the API