Decisions
This directory contains all the decisions we've made for this starter template and serves as a record for whenever we wonder why certain decisions were made.
Decisions in here are never final. But these documents should serve as a good way for someone to come up to speed on why certain decisions were made.
API documentation
In the directory "api-documentation" there is an api-documentation based on the open-api 3 specification. This documentation automatically creates a github page with the github action "Deploy Jekyll with GitHub Pages dependencies preinstalled". The created page, can be found at https://solid-adventure-3jpm678.pages.github.io. This link should be provided to all the teams that want to integrate our api.[^1]
[^1]: In the moment the examples for the different events are missing. We decided to postpone this, as we plan to cleanup the api by merging actions in the future.