Firebase Cloud Functions REST API boilerplate with Express and TypeScript
Starter project for building RESTful HTTP APIs using Firebase Cloud Functions, Firestore, Express, and TypeScript. Includes example CRUD routes, middleware, and an authentication middleware pattern for serverless backends or mobile/web API services.
0