Commit Graph
2 Commits
Author SHA1 Message Date
NanamiAdmin 3285e9026a refactor(api): switch to header-based auth for GET requests
- Replace body parsing with header validation for GET endpoints
- Update router to properly handle GET vs POST requests
- Add new ValidateRequestWithHeader function
- Update README to document header requirements
2026-02-27 23:17:18 +08:00
NanamiAdmin 3d6f657242 refactor(routor): split routor from main.go 2026-02-26 09:24:33 +08:00