Skip to main content

RESTful API framework for Pyramid.

Project description

[![pypi-version]][pypi] [![build-status-image]][travis] [![Coverage Status](https://coveralls.io/repos/github/danpoland/pyramid-restful-framework/badge.svg?branch=master)](https://coveralls.io/github/danpoland/pyramid-restful-framework?branch=master)

# pyramid-restful-framework A RESTful API framework for Pyramid heavily influenced by [django-rest-framework](https://github.com/encode/django-rest-framework).

This project was born from a desire to have DRF’s view patterns on a lighter weight web framework and to replace Django’s ORM with [SQLAlchemy](http://www.sqlalchemy.org/) and DRF Serializers with [marshmallow](https://github.com/marshmallow-code/marshmallow/) Schemas.

[build-status-image]: https://travis-ci.org/danpoland/pyramid-restful-framework.svg?branch=master [travis]: https://travis-ci.org/danpoland/pyramid-restful-framework [pypi-version]: https://badge.fury.io/py/pyramid-restful-framework.svg [pypi]: https://pypi.python.org/pypi/pyramid-restful-framework

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid-restful-framework-0.15.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page