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

https://github.com/programmer-ke/wsgi-serv

A minimalist wsgi server
https://github.com/programmer-ke/wsgi-serv

Last synced: over 1 year ago
JSON representation

A minimalist wsgi server

Awesome Lists containing this project

README

          

# serv

A minimalist wsgi server.

To launch with included example application:

`python serv.py "example:application"`