REST API Reference. A working example of how to build a web service that actually follows the rules.

github.com/miguelgrinberg/api-pycon2015

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2021
  • docs: fix simple typo, contactenate -> concatenate (#8)
November 2018
  • Merge pull request #7 from jugmac00/patch-1
  • Add link to slides.
September 2015
  • Merge pull request #4 from NamPNQ/patch-1
  • Update README.md
May 2015
  • Merge pull request #1 from elatomo/fix-werkzeug-0.9.6
  • Upgrade werkzeug to 0.9.6: 'unicode' does not have the buffer interface
April 2015
  • initial version, based on the PyCon 2014 project
March 2015
  • Initial commit