Skip to content

Commit 02c8f0a

Browse files
committed
📝 Updated README.
1 parent 0d47813 commit 02c8f0a

File tree

1 file changed

+77
-37
lines changed

1 file changed

+77
-37
lines changed

README.rst

+77-37
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,106 @@
1-
============================
2-
besluitregistratiecomponent
3-
============================
1+
=============
2+
Besluiten API
3+
=============
44

55
:Version: 1.0.1
66
:Source: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent
77
:Keywords: zaken, zaakgericht werken, GEMMA, RGBZ, BRC
8-
:PythonVersion: 3.6
98

10-
|build-status| |lint-oas| |generate-sdks| |generate-postman-collection|
9+
Introductie
10+
===========
11+
12+
De API ondersteunt het opslaan en het naar andere applicaties ontsluiten van
13+
gegevens over alle gemeentelijke besluiten, van elk type. Voorlopig dient deze
14+
API vooral voor besluiten binnen zaakgericht werken maar in de toekomst kan de
15+
Besluiten API ook voor andere domeinen worden ingezet.
16+
17+
API specificaties
18+
=================
19+
20+
|lint-oas| |generate-sdks| |generate-postman-collection|
21+
22+
========== ============== =============================
23+
Versie Release datum API specificatie
24+
========== ============== =============================
25+
1.0.1 2019-12-16 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/VNG-Realisatie/gemma-besluitregistratiecomponent/1.0.1/src/openapi.yaml>`_,
26+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/VNG-Realisatie/gemma-besluitregistratiecomponent/1.0.1/src/openapi.yaml>`_
27+
(`verschillen <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/compare/1.0.0..1.0.1?diff=split#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
28+
1.0.0 2019-11-18 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/VNG-Realisatie/gemma-besluitregistratiecomponent/1.0.0/src/openapi.yaml>`_,
29+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/VNG-Realisatie/gemma-besluitregistratiecomponent/1.0.0/src/openapi.yaml>`_
30+
========== ============== =============================
31+
32+
Zie ook: `Alle versies en wijzigingen <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/blob/master/CHANGELOG.rst>`_
1133

12-
Referentieimplementatie van de besluitregistratiecomponent (BRC).
34+
Ondersteuning
35+
-------------
1336

14-
Introduction
15-
============
37+
========== ============== ========================== =================
38+
Versie Release datum Einddatum ondersteuning Documentatie
39+
========== ============== ========================== =================
40+
1.x 2019-11-18 (nog niet bekend) `Documentatie <https://vng-realisatie.github.io/gemma-zaken/standaard/besluiten/index>`_
41+
========== ============== ========================== =================
1642

17-
Binnen het Nederlandse gemeentelandschap wordt zaakgericht werken nagestreefd.
18-
Om dit mogelijk te maken is er gegevensuitwisseling nodig. Er is een behoefte
19-
om informatieobjecten (documenten) te relateren aan zaken.
43+
Referentie implementatie
44+
========================
45+
46+
|build-status| |coverage| |docker| |black| |python-versions|
47+
48+
Referentieimplementatie van de Besluiten API. Ook wel
49+
Besluitregistratiecomponent (BRC) genoemd)
50+
51+
Ontwikkeld door `Maykin Media B.V. <https://www.maykinmedia.nl>`_ in opdracht
52+
van VNG Realisatie.
2053

2154
Deze referentieimplementatie toont aan dat de API specificatie voor de
22-
besluitregistratiecomponent (hierna BRC) implementeerbaar is, en vormt een
23-
voorbeeld voor andere implementaties indien ergens twijfel bestaat.
55+
Besluiten API implementeerbaar is, en vormt een voorbeeld voor andere
56+
implementaties indien ergens twijfel bestaat.
2457

25-
Deze component heeft ook een `testomgeving`_ waar leveranciers tegenaan kunnen
58+
Deze component heeft ook een `demo omgeving`_ waar leveranciers tegenaan kunnen
2659
testen.
2760

28-
Documentation
29-
=============
61+
Links
62+
=====
3063

31-
See ``docs/contents/installation`` for installation instructions, available settings and
32-
commands.
64+
* Deze API is onderdeel van de `VNG standaard "API's voor Zaakgericht werken" <https://github.com/VNG-Realisatie/gemma-zaken>`_.
65+
* Lees de `functionele specificatie <https://vng-realisatie.github.io/gemma-zaken/standaard/besluiten/index>`_ bij de API specificatie.
66+
* Bekijk de `demo omgeving`_ met de laatst gepubliceerde versie.
67+
* Bekijk de `test omgeving <https://besluiten-api.test.vng.cloud/>`_ met de laatste ontwikkel versie.
68+
* Rapporteer `issues <https://github.com/VNG-Realisatie/gemma-zaken/issues>`_ bij vragen, fouten of wensen.
69+
* Bekijk de `code <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/>`_ van de referentie implementatie.
3370

34-
If you intend to develop on the component, we recommend the ``development.rst``
35-
document, otherwise ``docker.rst`` is recommended.
71+
.. _`demo omgeving`: https://besluiten-api.vng.cloud/
3672

73+
Licentie
74+
========
3775

38-
References
39-
==========
76+
Copyright © VNG Realisatie 2018 - 2020
4077

41-
* `Issues <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/issues>`_
42-
* `Code <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/>`_
78+
Licensed under the EUPL_
4379

80+
.. _EUPL: LICENCE.md
4481

45-
.. |build-status| image:: https://travis-ci.org/VNG-Realisatie/gemma-besluitregistratiecomponent.svg?branch=develop
82+
.. |build-status| image:: https://travis-ci.org/VNG-Realisatie/gemma-besluitregistratiecomponent.svg?branch=master
4683
:alt: Build status
4784
:target: https://travis-ci.org/VNG-Realisatie/gemma-besluitregistratiecomponent
4885

4986
.. |requirements| image:: https://requires.io/github/VNG-Realisatie/gemma-besluitregistratiecomponent/requirements.svg?branch=master
50-
:target: https://requires.io/github/VNG-Realisatie/gemma-besluitregistratiecomponent/requirements/?branch=master
5187
:alt: Requirements status
5288

89+
.. |coverage| image:: https://codecov.io/github/VNG-Realisatie/gemma-besluitregistratiecomponent/branch/master/graphs/badge.svg?branch=master
90+
:alt: Coverage
91+
:target: https://codecov.io/gh/VNG-Realisatie/gemma-besluitregistratiecomponent
92+
93+
.. |docker| image:: https://img.shields.io/badge/docker-latest-blue.svg
94+
:alt: Docker image
95+
:target: https://hub.docker.com/r/vngr/gemma-brc/
96+
97+
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
98+
:alt: Code style
99+
:target: https://github.com/psf/black
100+
101+
.. |python-versions| image:: https://img.shields.io/badge/python-3.6%2B-blue.svg
102+
:alt: Supported Python version
103+
53104
.. |lint-oas| image:: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/workflows/lint-oas/badge.svg
54105
:alt: Lint OAS
55106
:target: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/actions?query=workflow%3Alint-oas
@@ -61,14 +112,3 @@ References
61112
.. |generate-postman-collection| image:: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/workflows/generate-postman-collection/badge.svg
62113
:alt: Generate Postman collection
63114
:target: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/actions?query=workflow%3Agenerate-postman-collection
64-
65-
.. _testomgeving: https://ref.tst.vng.cloud/brc/
66-
67-
Licentie
68-
========
69-
70-
Copyright © VNG Realisatie 2018
71-
72-
Licensed under the EUPL_
73-
74-
.. _EUPL: LICENSE.md

0 commit comments

Comments
 (0)