My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

SWerv: (S)imple (We)b Se(rv)ices Framework

SWerv is a framework for rapidly creating and deploying scalable web services. It is designed to support multiple protocols (XML, JSON, etc.) with automatic API documentation and schema generation. Additional features include:

  • support for MySQL master/slave replication
  • support for Memcache
  • OO based ORM (ActiveRecord style)
  • multiple protocol support accessed by URL (/protocol/controller/action)
  • automatic API documentation through reflection and docblock comment parsing
  • automatic schema generation through reflection and docblock comment parsing
  • easily expanded to support additional protocols

Provided under the New BSD License.

Copyright (C) 2010 by Kalkomey Enterprises, Inc.

Powered by Google Project Hosting