Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 221 Bytes

webobj

Simple Python Web Server that exposes Python objects as JSON

Running examples

The flub example is a very simple example of how to use the webobj library.

$ PYTHONPATH=. ./examples/flub/flub.py