nexus/server
Dotta db15dfaf5e fix(server): return 404 JSON for unmatched API routes
Add catch-all handler after API router to return a proper 404 JSON
response instead of falling through to the SPA handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 15:15:51 -06:00
..
src fix(server): return 404 JSON for unmatched API routes 2026-03-07 15:15:51 -06:00
CHANGELOG.md chore: release v0.2.7 2026-03-04 14:51:33 -06:00
package.json feat: add openclaw_gateway adapter 2026-03-07 08:59:29 -06:00
tsconfig.json feat: integrate Changesets for multi-package npm publishing 2026-03-03 14:46:16 -06:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00