Skip to content

ivanvaccarics/Flask-APIs-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask APIs template generator

A simple tool to create a Flask APIs template starting from a JSON file.

  • Compile the JSON file
  • Run the program: ✨Magic ✨
  • Develop your Flask functions

Installation and execution

Install the dependencies and run the program. The program requires python >= 3.7.

git clone https://github.com/ivanvaccarics/Flask-APIs-template-generator.git
cd Flask-APIs-template-generator.git
pip install -r requirements.txt
python main.py

In the example folder, you can find an example of input-output of the tool.

Contribution

Developed by Ivan Vaccari, please feel free to fork/star/request this repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages