Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 296 Bytes

unconventional

A complete backend server built on Cloudflare Workers/Pages and hono. Includes

  • Routing
  • Extensible CRUD methods
  • Database connection and operations
  • Middleware
  • Caching
  • CORS
  • Private field masking and IDOR protection
  • Error handling

Out of the box!

DOCS COMING SOON!