Thursday, August 23, 2012

Edge.py server

Here is a small pure 2.6+ implementation of a simple restful server i write about 5 months ago
it uses just the built-in socket librairy

and a small test that shows an example on how it can be used

ofcourse i have no documentation written but its very simple to understand
you navigate to 

doing so shows all the values you entered..its kinda like a key:val store

No comments:

Post a Comment