3 posts
Build a sub-millisecond API server using Bun as the runtime, Hono as the router, and the GKit SheetsAPI as your data layer - with typed middleware and Bun's built-in test runner.
Build a type-safe REST API with Bun and ElysiaJS that reads and writes Google Sheets data via the GKit SheetsAPI - with Eden Treaty client and response caching.
Call SheetsAPI from Bun using the built-in fetch API, Bun.serve HTTP server, SQLite caching, and shell scripts.