There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.