Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
Go to file
Christophe de Vienne dbb7300723 Lowercased the project name 2011-09-19 10:24:56 +02:00
wsme Start implementing the rest json proto 2011-09-18 22:19:38 +02:00
.hgignore A first working implemetation for the core controller code 2011-09-18 21:37:40 +02:00
setup.py Lowercased the project name 2011-09-19 10:24:56 +02:00