Skip to content

Durgaprasad-Nagarkatte/Api-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Django API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages