Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 494 Bytes

Api-Task

Django API

To run the app:

Create a virtual environment and install all the necessary packages:
pip install -r requirements.txt

Run the app using the manage.py command:
python manage.py runserver

To see the docs visit:
127.0.0.1:8000

To see the api response:
127.0.0.1:8000/api/v1/users

The app is hosted on cloud visit:
http://dpnag.pythonanywhere.com/

Thank you for taking your time, in going through this web app, woulf expect to hear back from you