belgif / rest-guide

REST Guidelines of Belgian government institutions
https://www.belgif.be/specification/rest/api-guide/
Apache License 2.0
26 stars 4 forks source link

ICEG URI standard vs REST services #47

Open pvdbosch opened 4 years ago

pvdbosch commented 4 years ago

In GitLab by @pvdbosch on Dec 11, 2019, 21:08

ICEG has a draft of a URI standard: https://github.com/belgif/thematic/blob/master/URI/iceg_uri_standard_draft_TO_EDIT.md

This draft URI standard mentions REST services: https://github.com/belgif/thematic/blob/master/URI/iceg_uri_standard_draft_TO_EDIT.md#rest-service-urls-are-out-of-scope

It also mentions resources of type "doc" to retrieve a representation of the resource: https://github.com/belgif/thematic/blob/master/URI/iceg_uri_standard_draft_TO_EDIT.md#type

Work out how this relates to the REST guidelines and reconcile any incompatibilities:

pvdbosch commented 4 years ago

elaborated further in issue in thematic repo: https://github.com/belgif/thematic/issues/31