Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 YouTube

David 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/