Skip to content

TechStudent10/FlaskAPITemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskAPITempate

A template for a Flask API.

Why tho?

I just wanted an easy way to create a Flask API.

How to setup

First, use the template. You can do this by pressing the big "Use this template" button. Enter your details and create the app.

"Use this template" button

After that, you can modify resources or whatever!

How to run

  1. Open a terminal
  2. Run pip install -r requirements.txt
  3. Run python app.py. This will start up the server.

About

A template for Flask APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages