Skip to content

waqasahmedNU/flask-project-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-RESTful Project Structure

Simple Flask RESTful project structure with example API and example test cases using Flask Testing

Usage

  • Download or clone the project.
  • To install the project related dependencies use pip install -r requirements.txt.
  • To update the requirements.txt use pipreqs pip install pipreqs and use pipreqs /home/project/location (https://github.com/bndr/pipreqs).

Documentation

  • Further documentation and user guide for Flast RESTful here
  • Flask Testing user guide here

About

Flask RESTful API or Project Structure using Blueprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages