Skip to main content

Easily build a webservice API on top of a cubic web database"

Project description

Easily build a webservice API on top of a cubic web database.

Once activated, the cube provides new controllers (their regid is webservices) which respond on the rest path of entities, if the requests matches one of the following condition:

  • Content-Type == ‘application/json’

  • Accept == ‘application/json’

The following API is automatically provided for all the entities:

HTTP

action

GET /etype?filter=xxx

return a list of entities matching the filter

POST /etype

create a new entity

GET /etype/1234

return a particular entity

PUT /etype/1234

update an entity

DELETE /etype/1234

delete an entity

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

cubicweb-wsme-0.3.0.tar.gz (26.5 kB view details)

Uploaded Source

File details

Details for the file cubicweb-wsme-0.3.0.tar.gz.

File metadata

File hashes

Hashes for cubicweb-wsme-0.3.0.tar.gz
Algorithm Hash digest
SHA256 107fa9e9126711ecc0d4b6f658e85aae14e08fe21f1e16e4b3288e065b1253ba
MD5 e6cc760616a4d393a48f104110ae38dc
BLAKE2b-256 5c70a0040ae5c53ea82bd444523ae55a182fde04911e7f3a05ff2ab28a5e4ac8

See more details on using hashes here.

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