genos / tiny_api_demo

Tiny Demo REST API in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Demo REST API in Python

This tiny demonstration serves HTML to a web browser and JSON over a REST endpoint, using the Flask microframework to handle the details. You can read more about this on my blog.

Do not use this!

As the blog post says,

This whole thing cuts so many corners it might as well be a sphere. It's certainly not a production-ready example by any stretch of the imagination; it's only enough for demonstration purposes.

About

Tiny Demo REST API in Python

License:MIT License


Languages

Language:Python 45.5%Language:HTML 31.0%Language:Nix 19.1%Language:CSS 4.5%