Skip to content

A template to help bootstrap backend projects using Django Rest library

Notifications You must be signed in to change notification settings

JUGG097/My-Django-Rest-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Django REST Template

This template was generated from a CMD using Python v "^3.9", it runs Django v "^4.0.4", Sentry-sdk v "^1.5.11", and Djangorestframework v "^3.13.1" libraries.

Feel free to clone repo and improve on it.

Local Development

  • Create a virtual environment and install dependencies (requirements.txt)
  • Start the wsgi server by running python -m manage runserver

About

A template to help bootstrap backend projects using Django Rest library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages