Backend specification and implementation
Closed this issue · 0 comments
MinhxNguyen7 commented
Description
Define all the endpoints that we need, the interfaces for them, then implement them.
Endpoints
- TBA
TODOs
- List all the endpoints that we need.
- Define the interfaces for each endpoint.
- Implement the endpoints.