Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/z33t4/cyro

Cyro is a modern framework designed to simplify backend development.
https://github.com/z33t4/cyro

backend cyro fastest framework

Last synced: 18 days ago
JSON representation

Cyro is a modern framework designed to simplify backend development.

Awesome Lists containing this project

README

        

# **Cyro**

**Version:** `2.0`
**Framework:** `Cyro`
**Runtime:** `Bun`
**Developed by:** [y4z.dev](https://y4z.dev)

> [!IMPORTANT]
> Required [`Bun`](https://bun.sh)

---

## πŸš€ **Features**

Cyro is a lightweight and modular framework designed to simplify backend application development using [`Bun`](https://bun.sh)

### Core Features

- **Request Handling**

- Extract and manage parameters with ease.

- **Middleware Handling**

- Flexible middleware for custom workflows.

- **Response Handling**

- Simplified and consistent response generation.

- **Error Handling**

- Robust error management for graceful recovery.

- **Database Handling**
- Intuitive database management for fast development.

### Add-ons

Enhance your application with powerful add-ons:

- Extract form data seamlessly.
- Access cookies directly from requests.
- Utilize an encrypted token system for secure data exchange.

---

## πŸ“– **Guides**

Learn how to use Cyro with step-by-step examples:

- **Basic Usage:** Get started quickly.
[Read the guide β†’](https://github.com/y4z-dev/cyro/blob/release/docs/guide.md)

- **Database Management:** Explore database integration and handling.
[Read the guide β†’](https://github.com/y4z-dev/cyro/blob/release/docs/database.md)

- **Add-ons:** Learn about and implement additional features.
[Read the guide β†’](https://github.com/y4z-dev/cyro/blob/release/docs/guide.md)

---

## πŸ›  **Contribute**

We’re always looking for feedback and contributions! For bugs or feature requests, please open an issue or contribute directly through pull requests.