https://github.com/senaite/senaite.jsonapi
RESTful JSON API for SENAITE
https://github.com/senaite/senaite.jsonapi
crud json lims plone rest senaite
Last synced: about 1 year ago
JSON representation
RESTful JSON API for SENAITE
- Host: GitHub
- URL: https://github.com/senaite/senaite.jsonapi
- Owner: senaite
- License: gpl-2.0
- Created: 2017-09-29T10:16:27.000Z (over 8 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-02T20:25:33.000Z (about 1 year ago)
- Last Synced: 2025-04-02T21:29:11.218Z (about 1 year ago)
- Topics: crud, json, lims, plone, rest, senaite
- Language: Python
- Homepage: https://www.senaite.com
- Size: 502 KB
- Stars: 11
- Watchers: 6
- Forks: 21
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://raw.githubusercontent.com/senaite/senaite.jsonapi/master/static/logo_pypi.png
:target: https://github.com/senaite/senaite.jsonapi
:alt: senaite.jsonapi
:height: 128px
RESTful JSON API for SENAITE LIMS
=================================
.. image:: https://img.shields.io/pypi/v/senaite.jsonapi.svg?style=flat-square
:target: https://pypi.python.org/pypi/senaite.jsonapi
.. image:: https://img.shields.io/github/actions/workflow/status/senaite/senaite.jsonapi/build-and-test.yml?branch=2.x
:target: https://github.com/senaite/senaite.core/actions/workflows/build-and-test.yml?query=branch:2.x
.. image:: https://readthedocs.org/projects/pip/badge/
:target: https://senaitejsonapi.readthedocs.org
.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.jsonapi.svg?style=flat-square
:target: https://github.com/senaite/senaite.jsonapi/pulls
.. image:: https://img.shields.io/github/issues/senaite/senaite.jsonapi.svg?style=flat-square
:target: https://github.com/senaite/senaite.jsonapi/issues
.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
:target: https://www.senaite.com
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:
.. code-block:: ini
eggs =
senaite.lims
senaite.jsonapi
and run *bin/buildout*.
Documentation
-------------
* https://senaitejsonapi.readthedocs.io
Feedback and support
--------------------
* `Community site `_
* `Gitter channel `_
* `Users list `_
License
-------
**SENAITE.JSONAPI** Copyright (C) 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.
.. Links
.. _SENAITE LIMS: https://www.senaite.com