SENAITE JSON API
Project description
RESTful JSON API for SENAITE LIMS
About
This SENAITE.JSONAPI is a RESTful JSON API for SENAITE LIMS, that allows to Create, Read and Update (CRU operations) through http GET/POST requests. It uses JSON as the format for data representation.
Installation
Add senaite.jsonapi in the eggs section of your buildout:
eggs =
senaite.lims
senaite.jsonapi
and run bin/buildout.
Documentation
Feedback and support
License
SENAITE.JSONAPI Copyright (C) 2017-2020 RIDING BYTES & NARALABS
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Changelog
2.0.0rc1 (2020-08-05)
Compatibility with senaite.core 2.x
1.2.3 (2020-08-05)
#40 Prevent the id of objects of being accidentally updated
#40 Do not allow to update objects from setup folder
#40 Do not allow to update objects from portal root
#40 Fix upgrade does not work on post-only mode
#40 Adapter for custom handling of update operation
#37 Do not allow to create objects in setup folder
#37 Do not allow to create objects in portal root
#37 Adapter for custom handling of create operation
#37 Make the creation operation to be portal_type-naive
#35 Added catalogs route
#34 Make senaite.jsonapi catalog-agnostic on searches
1.2.2 (2020-03-03)
Missing package data
1.2.1 (2020-03-02)
Fixed tests and updated build system
1.2.0 (2018-01-03)
Added
Added parent_path to response data
Allow custom methods as attributes in adapter
Removed
Changed
Integration to SENAITE CORE
License changed to GPLv2
Fixed
#25 Null values are saved as ‘NOW’ in Date Time Fields
Fixed Tests
Security
1.1.0 (2017-11-04)
Merged PR https://github.com/collective/plone.jsonapi.routes/pull/90
Get object by UID catalog
1.0.1 (2017-09-30)
Fixed broken release (missing MANIFEST.in)
1.0.0 (2017-09-30)
First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file senaite.jsonapi-2.0.0rc1.zip
.
File metadata
- Download URL: senaite.jsonapi-2.0.0rc1.zip
- Upload date:
- Size: 86.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b901074e8ddeac4c3660072da5f6758b3fdb8519a0ab933a0f04149f310f2a80 |
|
MD5 | 5b3fe2ea08352e9ff0eeaf5ad0e545db |
|
BLAKE2b-256 | a6eae375f65cc3b3a1e0e7ff399f62224c621ce72f5cf4fe46580bb0502521e8 |