Skip to content

A tool-chain for creating restful web applications.

Notifications You must be signed in to change notification settings

gitter-badger/restfulpy

 
 

Repository files navigation

restfulpy

A tool-chain for creating restful web applications.

Build Status Gitter

Branches

master

Build Status Coverage Status

develop

Build Status Coverage Status

Goals:

  • Automatically transform the SqlAlchemy models and queries into JSON with standard naming(camelCase).
  • Http form validation based on SqlAlchemy models.
  • A testing framework for REST application
  • Generating the REST API documentation while the tests are passing. It helps to always deliver fresh API documentation.

About

A tool-chain for creating restful web applications.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%