Skip to content

HSAkash/Questionnaire_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questionnaire Api

The course teaches how to build a fully functioning REST API using:

  • Python
  • Django / Django-REST-Framework
  • JWT Token Authentication
  • Docker / Docker-Compose

Getting started

To start project, run:

sudo docker-compose up

And also run first

sudo docker-compose run app sh -c "python manage.py makemigrations"

The API will then be available at http://127.0.0.1:8000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages