v0.1 - Initial binary release
Pre-release
Pre-release
0.1
2020-09-11
Add
- Parse and load from given HCL configuration file
- Config structs for blocks:
server, api, endpoint, files, spa, definitions, jwt
- HTTP handler implementation for
api backends, files, spa
and related config mappings - CORS handling for
api
endpoints - Access control configuration for all blocks
- Access control type
jwt
with claim validation - Access und backend logs
- Configurable error templates with a fallback to our defaults
- Github actions for our continuous integration workflows
- Dockerfile
- Documentation