Skip to content

gorretgolden/StackOverliteExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-Overflow-Lite-Rest-API-Flask

StackOverFlow lite project is a python project in flask where users can signup, login, post questions, view their questions , delete the questions and post an answer to the question worked on the development branch

1.Clone git clone https://github.com/gorretgolden/StackOverliteExam

2.Create a virtual environment py -m venv venv

install requirements

pip install requirements.txt file

set up the environemt varriables

  • windows set FLASK_APP=stackoverflow
  • windows set FLASK_ENV=development

And Start up the Flask server

   flask run http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors