Skip to content

genos/tiny_api_demo

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published