Version: | 2.2.0 |
---|---|
Source: | https://github.com/maykinmedia/objects-api |
Keywords: | objects, assets, zaakobjecten |
API to manage objects belonging to a certain object type. (Nederlandse versie)
Developed by Maykin Media B.V. commissioned by the Municipality of Utrecht.
The Objects API aims to easily store various objects and make them available in standardized format. It can be used by any organization to manage relevant objects. An organization can also choose to use it to expose objects to the public as Open Data.
To define the format of objects, so called object types, organizations can use a national and/or local Objecttypes API.
Version | Release date | API specification |
---|---|---|
latest | n/a | ReDoc, Swagger, (diff) |
2.2.0 | 2024-01-30 | ReDoc, Swagger (diff) |
2.1.1 | 2022-06-24 | ReDoc, Swagger (diff) |
2.1.0 | 2022-05-17 | ReDoc, Swagger (diff) |
2.0.0 | 2021-09-22 | ReDoc, Swagger (diff) |
1.3.0 | 2021-01-12 | ReDoc, Swagger (diff) |
1.2.0 | 2021-09-22 | ReDoc, Swagger (diff) |
1.1.1 | 2021-06-22 | ReDoc, Swagger (diff) |
1.1.0 | 2021-04-21 | ReDoc, Swagger (diff) |
1.0.0 | 2021-01-13 | ReDoc, Swagger |
Previous versions are supported for 6 month after the next version is released.
The reference implementation is used to demonstrate the API in action and can be used for test and demo purposes. The reference implementation is open source, well tested and available as Docker image.
Download and run the Objects API:
$ wget https://raw.githubusercontent.com/maykinmedia/objects-api/master/docker-compose-quickstart.yml -O docker-compose-qs.yml $ docker-compose -f docker-compose-qs.yml up -d $ docker-compose exec web src/manage.py loaddata demodata $ docker-compose exec web src/manage.py createsuperuser
In the browser, navigate to
http://localhost:8000/
to access the admin and the API.
Copyright © Maykin Media, 2020 - 2021
Licensed under the EUPL