Mimer is a well of knowledge, a single source of thruth, which can be consumed by applications.
Right now, it only provides information about the committees and trustees of the IT chapter.
To set the project up, you will need:
- Golang for coding
- golang-migrate for database migrations
- sqlc for generating structs and functions from SQL
If you are using Yaak for local API testing you can find workspace files in yaak/ so you do not have to write requests for all endpoints manually.