https://github.com/hadrien/pyramid_royal
https://github.com/hadrien/pyramid_royal
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hadrien/pyramid_royal
- Owner: hadrien
- Archived: true
- Created: 2013-05-20T20:11:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T11:36:46.000Z (about 6 years ago)
- Last Synced: 2025-05-05T03:03:37.753Z (about 1 year ago)
- Language: Python
- Size: 162 KB
- Stars: 24
- Watchers: 4
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
- awesome-pyramid - pyramid_royal - Royal is a (RESTful API)
README
=============
Pyramid Royal
=============
.. image:: https://travis-ci.org/hadrien/pyramid_royal.png?branch=master
:target: https://travis-ci.org/hadrien/pyramid_royal
.. image:: https://coveralls.io/repos/hadrien/pyramid_royal/badge.png
:target: https://coveralls.io/r/hadrien/pyramid_royal
.. image:: https://pypip.in/d/pyramid_royal/badge.png
:target: https://crate.io/packages/pyramid_royal/
Royal is a pyramid extension which eases writing RESTful web applications.
Documentation on `read the docs `_
Source code on `github `_