This project is a REST-Endpoint to get information about
- Special Days like "Thinking Day"
- Name Days
- ...
- Endpoint for topics
- Topics can be added to ActionDays
- Adding Action-Days Controller:
- GetAll ActionDays GET /v1/actiondays/
- Get ActionDays from today/tomorrow GET: /v1/actiondays/tomorrow and /v1/actiondays/today
- Create new ActionDay POST: /v1/actiondays/