Skip to content

Latest commit

Β 

History

History
30 lines (21 loc) Β· 1.46 KB

File metadata and controls

30 lines (21 loc) Β· 1.46 KB

Bakul - AI Data Storage Layer 🧺

Test Suite Coverage TypeScript

This project is a Hono + Cloudflare Worker app that provides an API layer for dataset storage and management, bridging the gap between AI-generated data and AI-generated visualizations. See TODO.md for complete feature documentation.

πŸš€ Features

  • βœ… Complete REST API - Full CRUD operations for datasets
  • βœ… Auto-Schema Generation - JSON schemas automatically created from data
  • βœ… Bearer Token Authentication - Secure API key management
  • βœ… Public Data Access - Datasets publicly accessible via clean URLs
  • βœ… Interactive Documentation - Swagger UI with authentication support
  • βœ… Rate Limiting - 100 requests per 15-minute window
  • βœ… 39 Unit Tests - Comprehensive test coverage
  • βœ… Production Ready - Cloudflare Workers deployment ready

πŸ“‹ Prerequisites

πŸ› οΈ Local Development


Copyright 2025 - empeje