Skip to content

code-overflow-cf/overflow-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Overflow- backend

Team Members

  • Ben Small
  • Yu-Wei Hsieh
  • Shade Greene
  • Alec Torres
  • Ryan McMillan
  • Rui Guo

Start the APP

Run python manage.py runserver to start the APP.

APIs

  • ~/question GET/CREATE all questions data
  • ~/question/<int: pk>/ UPDATE/DELETE specific question data
  • ~/comment/<int: pk>/ GET/UPDATE/DELETE specific comment
  • ~/question/<int: pk>/comment GET/CREATE specific comment for a question
  • ~/user/create/ CREATE a specific user
  • ~/user/<int: pk> GET/UPDATE/DELETE a user

About

Mini stackoverflow web app for Code Fellows family.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •