Skip to content

ryanj/flask-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic Flask quickstart

With support for serving easy APIs and static content Build Status

![LAUNCH ON OpenShift](https://launch-shifter.rhcloud.com/launch/LAUNCH ON.svg)

To deploy a clone of this application using the rhc command line tool:

rhc app create flask python-2.7 --from-code=https://github.com/ryanj/flask-base.git

Or link to a web-based clone+deploy on OpenShift Online or on your own OpenShift cloud:

Local server

Start a local webserver by running:

python flaskapp.py

License

This code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (https://creativecommons.org/publicdomain/zero/1.0/)

About

A basic Flask example with support for easy APIs and static files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published