Skip to content

Repository files navigation

Build StatusTest CoveragestableMaintainability

Stackoverflow-lite

StackOverflow-lite is a platform where people can ask questions and provide answers

Required Features

1. Users can create an account and log in.
2. Users can post questions.
3. Users can delete the questions they post
4. Users can post answers
5. Users can view the answers
6. Users can accept an answer out of all the answers to his/her queston as they preferred answer

Installation

To install the stable version:

git clone https://github.com/Gidraf/Stackoverflow-lite.git
pip install -r requirements.txt
python run.py (run app)

Testing

$ pytest

Api Endpoints(api/v1)

Questions API endpoints

MethodEndpointFunctionality
POST/questionspost a question
GET/questionsget questions
GET`/questions/get specific question
question_id`
PUTquestions/1edit question
DELETEquestions/1Delete question

About

StackOverflow-lite is a platform where people can ask questions and provide answers

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages