Skip to main content

Pyramid extension using traversal which eases writing RESTful web applications.

Project description

https://travis-ci.org/hadrien/pyramid_royal.png?branch=master https://pypip.in/d/pyramid_royal/badge.png

Royal is a pyramid extension which eases writing RESTful web applications.

For more information on traversal algorithm, refer to Pyramid documentation

Changelog

Development

  • Breaking changes:

    • Query params are not anymore passed to resources methods via **kwargs but as a dict. TBD: use a multidict.

    • Working on return value of Collection.create method. TBD: Add adapters to permit multiple way of calling resource methods from view and adapt renderering

  • Add renderer_adapter decorator to register adapter via config.scan.

  • Add renderer adapter to configuration introspectables under Renderer adapters category.

  • Add add_deserializer directive and decorator royal.deserializer to add deserializers on for specific content_type

0.6

  • Breaking changes: TBD

  • Move onctuous away in favor of voluptuous

  • Added method tunneling to permit PUT, and DELETE via POST methods.

  • TBD: adapt how request body is parsed.

0.5.1

  • Add Base.__getitem__ which gets children from self.children

0.5

  • Breaking change: Pages parameters are not anymore page & page_size but offset and limit. It is more developer and db friendly.

0.2

  • onctuous schema checking on resource creation.

0.1

  • Initial version

  • royal renderer able to return bson or json.

  • royal.includeme adds royal renderer and views.

  • royal.resource.PaginatedResult which permits Collection.index to return paginated results.

  • royal.views with default views for Collection and Resource.

  • CollectionView.index does automatic pagination.

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_royal-0.7.0-dev3.tar.gz (11.4 kB view details)

Uploaded Source

File details

Details for the file pyramid_royal-0.7.0-dev3.tar.gz.

File metadata

File hashes

Hashes for pyramid_royal-0.7.0-dev3.tar.gz
Algorithm Hash digest
SHA256 68688541d685b2f541fba217e40e3e5858b4c298669cf66d4265ad13ac7848b5
MD5 cf307f92c63e3d8f2611ba4b633877a6
BLAKE2b-256 189e57b12083c9625308c25296a7da50848798d95ba8c025dd12df821bc1f183

See more details on using hashes here.

Supported by

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