Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 297 Bytes

File metadata and controls

11 lines (10 loc) · 297 Bytes

Blog-API

A Web API for creating and editing blog posts.

Created using Django, Django-REST-framework

3rd Party packages used along with REST-framwork -

  1. django-cors-headers
  2. django-rest-auth
  3. django-allauth
  4. coreapi
  5. pyyaml
  6. django-rest-swagger (optional, code commented)