Opinionated API framework for building type-safe REST APIs

api-framework bun crud hono openapi router typescript
1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement parameter validation within Norte's Router class to ensure that requests to `read`, `update`, and `delete` methods (and nested routes) always include the required parameters. If parameters are missing, throw an appropriate error.

Complexity: 4/5
help wanted

Opinionated API framework for building type-safe REST APIs

TypeScript
#api-framework#bun#crud#hono#openapi#router#typescript