Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accompanying code for this articlehttps://stackabuse.com/creating-a-rest-api-with-django-rest-framework/

Instructions to run this project locally:

  1. Clone repository:
$git clone https://github.com/StackAbuse/creating-a-rest-api-with-django-rest-framework.git
  1. Install requirements:
$pip install -r requirements.txt
  1. Set up DB:
$python manage.py makemigrations$python manage.py migrate
  1. Run the app:
$python manage.py runserver

Thanks for reading.

About

Accompanying code for this articlehttps://stackabuse.com/creating-a-rest-api-with-django-rest-framework/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp