crust

Framework for Tastypie API Clients


License
Other
Install
pip install crust==0.2.1

Documentation

Crust: Framework for Tastypie API Clients

Crust is a BSD licensed framework for creating clients for a Tastypie API.

Resources

Contribute

  1. Check for open issues or open a new issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub and create a branch off of the master branch to make your changes too.
  3. Write a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug the maintainer until it gets merged and published.