Biometrico-Back
Ultra-lightweight API backend for biometric data management built with Hono 4.2 on Bun runtime, using Drizzle ORM with SQLite for type-safe persistence and Pino for structured logging.
Cold start <50ms with type-safe end-to-end
Quick Stats
Mar 2024 - May 2024
13 / 13
My commits / Total
0
Solo Developer
100%
Solo Developer
Project Metrics
Period
Mar 2024 - May 2024
Role
Solo Developer
Team
1 person
<50ms
Cold Start
12KB
Framework Size
100%
Authorship
100%
Type Safety
Tech Stack
Key Features
Ultra-Fast Runtime
Bun runtime delivers 3x performance over Node.js with native hot reload
Type-Safe End-to-End
Drizzle ORM + TypeScript guarantees types from database to API response
Embedded SQLite
Zero-configuration database with better-sqlite3 for seamless development
Structured Logging
Pino high-performance JSON logging for production analytics
Modular Architecture
Layered design with Repository Pattern for maintainable code
CORS Enabled
Pre-configured for frontend integration with Biometric Dashboard
My Contribution
Role
Solo Developer
Key Contributions
- Complete Bun + Hono setup from scratch
- Drizzle schema design for biometric entities
- REST API routes with Zod validation
- Structured logging system with Pino
- CORS configuration for frontend integration
- Modular architecture with separation of concerns
Achievements
<50ms
Cold Start
12KB
Framework Size
100%
Authorship
100%
Type Safety