Your first Django REST API
Requirements
Basic knowledge of Python
Basic understanding of Django framework
REST API
Rest API is a term concatenated from 2 abbreviations.
REST stands for REpresentational State Transfer
API stands for Application Programming Interface
RES...
girlthatlovestocode.com13 min read
Danish Wani
Software Engineer
The only feedback I would like to give is to follow the REST conventions while creating URLs. For reference: restfulapi.net/resource-naming
Good job!! ๐๐ป