4 Commits (e948091066e4893b1b823fc80db1c1ebba174b53)

Author SHA1 Message Date
Igor Scheller e948091066 Replaced old /api endpoint with ApiController 6 years ago
Igor Scheller c5621b82cf Implemented /metrics endpoint and reimplemented /stats
closes #418 (/metrics endpoint)

Usage:
```yaml
scrape_configs:
  - job_name: 'engelsystem'
    static_configs:
    - targets: ['engelsystem.example.com:80']
```
6 years ago
Igor Scheller 9d34f371cb Added CreditsController 6 years ago
Igor Scheller a1bc763a16 Added nikic/fast-route as routing dispatcher 6 years ago