https://github.com/druids/django-pyston
Django Pyston helps with developing RESTful applications.
https://github.com/druids/django-pyston
Last synced: 11 months ago
JSON representation
Django Pyston helps with developing RESTful applications.
- Host: GitHub
- URL: https://github.com/druids/django-pyston
- Owner: druids
- License: bsd-3-clause
- Created: 2016-05-01T21:24:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T09:41:46.000Z (over 2 years ago)
- Last Synced: 2025-06-26T23:19:35.338Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 994 KB
- Stars: 8
- Watchers: 2
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# django-pyston
[](https://travis-ci.org/druids/django-pyston)
[](https://opensource.org/licenses/BSD-3-Clause)
Django-pyston is a library originally created from `django-piston` application
(https://github.com/django-piston/django-piston), but currently the code is fully rewritten. It’s purpose is to help
with development RESTful applications.
## Documentation
For docs and examples see [http://django-pyston.readthedocs.org/](http://django-pyston.readthedocs.org/).