-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Peter Van den Bosch edited this page May 14, 2024
·
9 revisions
This section lists sources which served as an inspiration for the REST guide.
Some other REST style guides from the industry:
National Bank of Belgium REST API Design Guide
DigiPolis Antwerpen API guidelines
Burgerprofiel Vlaanderen (builds upon Vlaamse Overheid's guidelines)
NLGov REST API Design Rules and related specifications
Other compilations
http://apistylebook.com/design/guidelines/ (or sorted by topic)
https://dret.github.io/guidelines/
Code examples of contract first API development with Java and Maven, provided by eHealth (note: Swagger not conform rest guide)