- Notifications
You must be signed in to change notification settings - Fork0
Accompanying code for this articlehttps://stackabuse.com/creating-a-rest-api-with-django-rest-framework/
NotificationsYou must be signed in to change notification settings
BuildForBetterWorld/creating-a-rest-api-with-django-rest-framework
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Accompanying code for this articlehttps://stackabuse.com/creating-a-rest-api-with-django-rest-framework/
- Clone repository:
$git clone https://github.com/StackAbuse/creating-a-rest-api-with-django-rest-framework.git- Install requirements:
$pip install -r requirements.txt- Set up DB:
$python manage.py makemigrations$python manage.py migrate
- Run the app:
$python manage.py runserverThanks for reading.
About
Accompanying code for this articlehttps://stackabuse.com/creating-a-rest-api-with-django-rest-framework/
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python100.0%