Skip to content

akimboio/sleepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleepy

Sleepy is a library that simplifies the creation of symanic RESTful apis.

  • tools that encourage using appropriate HTTP request types
  • decorators that function as 'guards' to verify that certain conditions are met before the underlying method is called. These allow your method definitions to be concise.
  • various helper functions that have been used for apis around akimbo.

Documentation

Documentation can be autogenerated from the code. We reccomend using epydoc.

$ epydoc sleepy

Also, if you are a retickr employee and you would like to see sleepy in action crack open the source code for any of our APIs.

Getting Help

Adam Haney is the creator of Sleepy. He can be contacted at [email protected]

About

A Django based framework for quickly creating RESTful interfaces to NoSQL and relational databases

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages