1
- ============================
2
- besluitregistratiecomponent
3
- ============================
1
+ =============
2
+ Besluiten API
3
+ =============
4
4
5
5
:Version: 1.0.1
6
6
:Source: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent
7
7
:Keywords: zaken, zaakgericht werken, GEMMA, RGBZ, BRC
8
- :PythonVersion: 3.6
9
8
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 >`_
11
33
12
- Referentieimplementatie van de besluitregistratiecomponent (BRC).
34
+ Ondersteuning
35
+ -------------
13
36
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
+ ========== ============== ========================== =================
16
42
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.
20
53
21
54
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.
24
57
25
- Deze component heeft ook een `testomgeving `_ waar leveranciers tegenaan kunnen
58
+ Deze component heeft ook een `demo omgeving `_ waar leveranciers tegenaan kunnen
26
59
testen.
27
60
28
- Documentation
29
- =============
61
+ Links
62
+ =====
30
63
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.
33
70
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/
36
72
73
+ Licentie
74
+ ========
37
75
38
- References
39
- ==========
76
+ Copyright © VNG Realisatie 2018 - 2020
40
77
41
- * `Issues <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/issues >`_
42
- * `Code <https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/ >`_
78
+ Licensed under the EUPL _
43
79
80
+ .. _EUPL : LICENCE.md
44
81
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
46
83
:alt: Build status
47
84
:target: https://travis-ci.org/VNG-Realisatie/gemma-besluitregistratiecomponent
48
85
49
86
.. |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
51
87
:alt: Requirements status
52
88
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
+
53
104
.. |lint-oas | image :: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/workflows/lint-oas/badge.svg
54
105
:alt: Lint OAS
55
106
:target: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/actions?query=workflow%3Alint-oas
@@ -61,14 +112,3 @@ References
61
112
.. |generate-postman-collection | image :: https://github.com/VNG-Realisatie/gemma-besluitregistratiecomponent/workflows/generate-postman-collection/badge.svg
62
113
:alt: Generate Postman collection
63
114
: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