Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singingwolfboy/build-a-flask-api
A tutorial for how to build an API using Flask
https://github.com/singingwolfboy/build-a-flask-api
Last synced: about 2 months ago
JSON representation
A tutorial for how to build an API using Flask
- Host: GitHub
- URL: https://github.com/singingwolfboy/build-a-flask-api
- Owner: singingwolfboy
- Created: 2016-04-26T16:01:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T17:30:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T20:39:11.255Z (2 months ago)
- Language: Python
- Homepage:
- Size: 947 KB
- Stars: 108
- Watchers: 6
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Build a Flask API
=================You want to build an API using Flask_, but you don't know where to start.
No problem! Follow the instructions in this repository, and you'll have an
API up and running in no time!.. image:: images/youtube.png
:target: https://www.youtube.com/watch?v=6RdZNiyISVU
:alt: Video Presentation on YouTubeDavid Baumgold gave a `presentation at PyCon 2016`_ that walks through
the code in this repository. You can watch the video above, and follow along
with this repository!`Step 1: Installation `_
==========================.. _Flask: http://flask.pocoo.org/
.. _presentation at PyCon 2016: https://us.pycon.org/2016/proposals/1694/