/django_web_api

Developing a simple web application and providing number of APIs using Django rest API and PostgreSQL database.

Primary LanguagePython

web application

Developing a simple web application and providing number of APIs using Django framework:

  • Django REST framework to implement APIs
  • PostgreSQL as database
  • API testing
  • token authentication
  • swagger for documenting