microserve is a python http library inspired by go's gin framework.
It's probably not really suitable for anything serious, I just tried to build gin in python since I like it quite a bit (and also I use the default python http server which isn't suitable for anything).
To run the example, you have to be in the "examples" folder.