Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cornices/cornice
Build Web Services with Pyramid.
https://github.com/Cornices/cornice
Last synced: 2 days ago
JSON representation
Build Web Services with Pyramid.
- Host: GitHub
- URL: https://github.com/Cornices/cornice
- Owner: Cornices
- License: other
- Created: 2011-10-12T13:17:51.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T09:58:19.000Z (8 months ago)
- Last Synced: 2024-05-21T21:16:22.438Z (6 months ago)
- Language: Python
- Homepage: https://cornice.readthedocs.io
- Size: 1.65 MB
- Stars: 380
- Watchers: 24
- Forks: 150
- Open Issues: 51
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-pyramid - cornice - provides helpers to (RESTful API)
README
=======
Cornice
=======|readthedocs| |pypi| |github-actions| |main-coverage|
.. |github-actions| image:: https://github.com/Cornices/cornice/workflows/Unit%20Testing/badge.svg
:target: https://github.com/Cornices/cornice/actions?query=workflow%3A%22Unit+Testing%22.. |readthedocs| image:: https://readthedocs.org/projects/cornice/badge/?version=latest
:target: https://cornice.readthedocs.io/en/latest/
:alt: Documentation Status.. |main-coverage| image::
https://coveralls.io/repos/Cornices/cornice/badge.svg?branch=main
:alt: Coverage
:target: https://coveralls.io/r/Cornices/cornice.. |pypi| image:: https://img.shields.io/pypi/v/cornice.svg
:target: https://pypi.python.org/pypi/cornice**Cornice** provides helpers to build & document Web Services with Pyramid.
The full documentation is available at: https://cornice.readthedocs.io