This is the very basic version of REST API using Django framework of Python. This app contains the name and alais as the model and we have serialized them using REST API. This is the basic idea of REST API of Django, using the same concept you can make powerful APIs.
python django serializer django-framework concept djangorestframework django-rest-api django-rest-api-example
-
Updated
May 24, 2020 - Python