|
1 | | -## API Design Rules versie |
2 | | - |
3 | | -De definitieve versie 2.0.0 is beschikbaar op: https://gitdocumentatie.logius.nl/publicatie/api/adr/ |
| 1 | +## API Design Rules |
4 | 2 |
|
5 | 3 | ### Links |
6 | 4 |
|
7 | | -| Formele standaard | Gepubliceerde versie | Werk versie | Repository | |
8 | | -| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | |
9 | | -| 🏛️[NLGov API Design Rules (ADR)](https://forumstandaardisatie.nl/open-standaarden/rest-api-design-rules) | 🍿 [ADR 2.0.0 (definitief)](https://gitdocumentatie.logius.nl/publicatie/api/adr/) | ✍️ [ADR v2.0.0-rc.2 (versie ter vaststelling)](https://logius-standaarden.github.io/API-Design-Rules/) | 🤓 [API-Design-Rules](https://github.com/Logius-standaarden/API-Design-Rules) | |
10 | | -| 🏛️[NLGov OAuth 2.0 profile (OAuth)](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oauth-20) | 🍿[OAuth v1 (definitief)](https://gitdocumentatie.logius.nl/publicatie/api/oauth/) | ✍️[OAuth v1.1.0 (werkversie)](https://logius-standaarden.github.io/OAuth-NL-profiel/) | 🤓[OAuth-NL-profiel](https://github.com/Logius-standaarden/OAuth-NL-profiel) | |
11 | | -| 🏛️[NLGov OpenID Connect profile (OIDC)](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oidc) | 🍿[OIDC v1.0.1 (definitief)](https://gitdocumentatie.logius.nl/publicatie/api/oidc/) | ✍️[OIDC v1.0.1 (werkversie)](https://logius-standaarden.github.io/OIDC-NLGOV/) | 🤓[OIDC-NLGOV](https://github.com/Logius-standaarden/OIDC-NLGOV) | |
| 5 | +- NLGov API Design Rules (ADR) |
| 6 | + - [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/rest-api-design-rules) |
| 7 | + - [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/adr/) |
| 8 | + - [Werkversie](https://logius-standaarden.github.io/API-Design-Rules/) |
| 9 | + - [Repository](https://github.com/Logius-standaarden/API-Design-Rules) |
| 10 | + |
| 11 | +- NLGov OAuth 2.0 profile (OAuth) |
| 12 | + - [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oauth-20) |
| 13 | + - [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/oauth/) |
| 14 | + - [Werkversie](https://logius-standaarden.github.io/OAuth-NL-profiel/) |
| 15 | + - [Repository](https://github.com/Logius-standaarden/OAuth-NL-profiel) |
| 16 | + |
| 17 | +- NLGov OpenID Connect profile (OIDC) |
| 18 | + - [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oidc) |
| 19 | + - [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/oidc/) |
| 20 | + - [Werkversie](https://logius-standaarden.github.io/OIDC-NLGOV/) |
| 21 | + - [Repository](https://github.com/Logius-standaarden/OIDC-NLGOV) |
12 | 22 |
|
13 | 23 | Het **Beheermodel** voor deze standaarden is gepubliceerd op: https://gitdocumentatie.logius.nl/publicatie/api/beheermodel/ |
14 | 24 |
|
|
0 commit comments