WEB
api
personal

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

100.0% contribution

Quick Stats

Period

Mar 2024 - May 2024

Commits

13 / 13

My commits / Total

Team Size

0

Solo Developer

Contribution

100%

Solo Developer

Project Metrics

0%Contribution
My Commits
13 / 13

Period

Mar 2024 - May 2024

Role

Solo Developer

Team

1 person

<50ms

Cold Start

12KB

Framework Size

100%

Authorship

100%

Type Safety

Tech Stack

Bun 1.0+
Hono 4.2.5
Drizzle ORM 0.30.8
SQLite
Pino
TypeScript 5.0+
Zod

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

0.0%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

Challenges Solved