https://github.com/michealroberts/o3-stack
Hono, OpenAPI & oRPC example backend API
https://github.com/michealroberts/o3-stack
hono honojs openapi openapi3 orpc
Last synced: about 2 months ago
JSON representation
Hono, OpenAPI & oRPC example backend API
- Host: GitHub
- URL: https://github.com/michealroberts/o3-stack
- Owner: michealroberts
- License: cc0-1.0
- Created: 2025-02-24T13:53:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-19T16:27:37.000Z (about 2 months ago)
- Last Synced: 2026-04-19T18:09:43.132Z (about 2 months ago)
- Topics: hono, honojs, openapi, openapi3, orpc
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hono, OpenAPI & oRPC Example Repo
A simple starter template for using Hono with oRPC, generating an end-to-end type safe remote prooecudral call API that adheres to the OpenAPI v3 specification.