Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.

fsouza/flask-rest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask and REST example

A simple RESTful Flask CRUD, based on snippet #38.

Dependencies

The only dependency is Flask, that can be easily installed:

$ [sudo] pip install flask

Running it

Just run on terminal:

$ python library.py

And happy browsing! :)

About

A simple RESTful Flask CRUD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published