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

https://github.com/attla/rajt

🧱 A serverless framework for AWS Lambda (Node.js / LLRT) and Cloudflare Workers.
https://github.com/attla/rajt

aws aws-lambda aws-llrt cloudflare-workers frame-work framework lambda lambda-functions llrt serverless stateless

Last synced: 28 days ago
JSON representation

🧱 A serverless framework for AWS Lambda (Node.js / LLRT) and Cloudflare Workers.

Awesome Lists containing this project

README

          

λ Rajt
Start new PR in StackBlitz Codeflownpm package

> *Runtime-Agnostic for Javascript and TypeScript*.

> *From Hungarian **`[ˈrɒjt]`** (meaning "start") and Russian **`Райт`** (meaning "wright").*


> ⚠️ Rajt is under ALFA development — expect updates, rough edges, and occasional breack changes.

This framework is fully geared towards the serverless world, specifically AWS Lambda (Node.js, Bun and LLRT runtime) / Cloudflare Workers.

- 💡 Instant Server Start
- ⚡️ Fast Cold Start
- 📦 Optimized Build

[Read the Docs to Learn More](https://github.com/attla/rajt/blob/main/DOCS.md)

## Ecosystem Packages

| Package | Version | Description |
| -: | :- | :- |
| [rajt](https://github.com/attla/rajt) | [![rajt version](https://img.shields.io/npm/v/rajt.svg?label=%20)](https://npm.im/rajt) | 🧱 The core of Rajt serverless framework. |
| [create-rajt](https://github.com/attla/create-rajt) | [![create-rajt version](https://img.shields.io/npm/v/create-rajt.svg?label=%20)](https://npm.im/create-rajt) | 📁 CLI tool for create new Rajt projects, from starter templates. |
| [forj](https://github.com/attla/forj) | [![forj version](https://img.shields.io/npm/v/forj.svg?label=%20)](https://npm.im/forj) | 🗂️ Just another query builder in typescript |
| [t0n](https://github.com/attla/t0n) | [![t0n version](https://img.shields.io/npm/v/t0n.svg?label=%20)](https://npm.im/t0n) | 🧰 Collection of elegant typescript resources for web artisans. |
| [cripta](https://github.com/attla/cripta) | [![cripta version](https://img.shields.io/npm/v/cripta.svg?label=%20)](https://npm.im/cripta) | 🧛 A layer of encryption a little too judicious. |

## License

This package is licensed under the [MIT license](https://github.com/attla/rajt/blob/main/LICENSE) © [Zunq](https://zunq.com)