-
Notifications
You must be signed in to change notification settings - Fork 0
joshijoe05/Django-REST-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to run project : -> Download Project or Clone Repository -> Extract files and move inside project folder, and type the following commands. -> Run Command "pip install -r requirements.txt" -> Run Command "python manage.py runserver" -> API URL's : 1. /all (for viewing all the data) 2. /create (for creating new data) 3. /create/id (for updating a data with that corresponding id) -> Packages Used are : Django, Django Rest Framework
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published