ZOO API documentation and introspection tools
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Eric Hoekstra 915b19cc2b The care group is part of the assignment of a practice to a care program. 1 year ago
examples [api] Add details about GP IS 2 years ago
paths The care group is part of the assignment of a practice to a care program. 1 year ago
schemas Customer Basic information API updated with AGB's. 1 year ago
.gitignore Rename 'his' to 'gpis' in all descriptions 2 years ago
README.md [api] Added first draft of the population statistics API. 2 years ago
package.json [build] `npm run bundle` now works properly. 3 years ago
redocly.yaml Added security scheme and some minor changes. 2 years ago
zoo-api.yaml [api] [export] The export API now has an endpoint to fetch entries from inside an extraction directly. 1 year ago

README.md

API docs written in OpenAPI (swagger/redocly) format

  • API docs can be rendered into stand-alone HTML with: npm start.
  • API text can be linted with npm test