Skip to content

API for stack overflow like platform. Here created API for questions and answers with test cases on it.

Notifications You must be signed in to change notification settings

SuryakantKumar/stackoverflowAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF Project:

Setup:

  1. Clone the repo

  2. Create a virtualenv

  3. Install requirements

pip install -r requirements.txt
  1. Remove views.py and serializers.py from .gitignore

Goal

Pass all the test cases!

About

API for stack overflow like platform. Here created API for questions and answers with test cases on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages