Skip to content
/ clay Public
forked from uber/clay

Clay is a framework for building RESTful backend services using best practices. It’s a wrapper around Flask.

License

Notifications You must be signed in to change notification settings

jake-aft/clay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clay is a framework for building RESTful backend services using best practices.

It's a wrapper around Flask (http://flask.pocoo.org) along with several convenient, standardized, performance enhanced ways of performing common tasks like sending email and connecting to a database.

Clay is available under the MIT License. Documentation is available at http://clayframework.com/

Git repository: https://github.com/uber/clay.git Install via PyPI: pip install clay-flask

About

Clay is a framework for building RESTful backend services using best practices. It’s a wrapper around Flask.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%