13 Commits

Author SHA1 Message Date
dependabot[bot]
2691254074
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 12:43:15 +00:00
Aditya Ujeniya
a03eb315f5 AvroWriter advanced cases 2025-05-14 12:24:58 +02:00
826658f762
Refactor. Add Swagger UI docs.
Change from Gorilla mux to net/http
2024-06-25 20:08:25 +02:00
80518897cf
Merge in refactored branch 2024-06-18 07:13:56 +02:00
e1e6694656 Intermediate state
Not working yet
2024-05-03 21:08:01 +02:00
0297e6d20d Update dependencies 2024-03-22 09:02:41 +01:00
b721cf23e3 Switch to jwt-auth v5 2024-03-20 17:59:19 +01:00
Lou Knauer
af8a275088 Fix panic in ListChildren 2022-03-04 15:33:47 +01:00
Lou Knauer
29fe272ea9 Remove 'scope' field from config 2022-02-21 10:00:29 +01:00
Lou Knauer
85591e7a03 Switch to influxes line protocol parser 2021-10-07 14:52:45 +02:00
Lou Knauer
27a5c0b561 Use JWT authentication for the API
This commit takes care of the API part of issue #6.
2021-09-20 09:27:31 +02:00
Lou Knauer
f7310bc70a Very basic initial API endpoint 2021-08-20 12:54:11 +02:00
Jan Eitzinger
a85b210096 Initial checkin 2021-06-09 06:03:31 +02:00