khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Design API Endpoints #28

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to design and document the API endpoints following RESTful principles.

Acceptance Criteria

API endpoints are designed and documented.