lthn.io/app/Core/Front
Claude d1873dbe09
feat: migrate all API routes to ApiRoutesRegistering
All 6 Mod modules now register API routes via ApiRoutesRegistering
instead of WebRoutesRegistering with CSRF hacks. The api middleware
group (ThrottleRequests + SubstituteBindings, no CSRF/session)
handles everything natively. Website/Api module simplified to just
metrics and homepage. fireApiRoutes() added to Web Boot.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:51:53 +01:00
..
Admin feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Cli feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Client feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Components feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Services feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Stdio feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Tests/Unit feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Web feat: migrate all API routes to ApiRoutesRegistering 2026-04-04 12:51:53 +01:00
Boot.php feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
CLAUDE.md feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
COMPONENT_PATTERN.md feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Controller.php feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
HLCRF.md feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00