Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 686 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 686 Bytes

pollsapi

CircleCI-complete-Django-APIs-project :: DEVOPS :: CI

  • This a basic Python Project based on Django, Django Restful Api and CircleCI for continuous integration

  • this application contains several features including:

    • Token Authentification
    • privileges restriction
    • basic test method
    • Testing with APIRequestFactory & Test Client
    • Continuous Integeration with CircleCI
    • build APIs thanks to Django Restful API and their Class based Functions
    • clear and brief documentation for any function