SuryakantKumar / stackoverflowAPI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%