bearn
  • Features
  • Benchmark
  • Get Started
  • Docs
  • About
Get Started
bearn

Built for speed and simplicity.

Version 0.1.5

Resources

  • Documentation
  • Examples
  • Blog

Community

  • GitHub
  • Discord
  • Twitter

Support

  • FAQ
  • Contact Us
  • Contribute

© 2025 bearn. All rights reserved.

Examples

Collection of examples showing how to use bearn in different scenarios.

Basic REST API

Simple REST API with CRUD operations and validation.

View example →

Authentication

JWT authentication with protected routes.

View example →

Database Integration

Using bearn with Prisma ORM and PostgreSQL.

View example →

WebSocket

Real-time communication using WebSocket.

View example →