Skip to content
@raptor-js

Raptor

Raptor is a lightweight middleware framework for Deno, Bun & Node.

Raptor Framework

Raptor Framework

Raptor is a lightweight middleware framework for Deno, Bun & Node.

About

Find a perfect balance between simplicity and power, with type-safe validation, lightening-fast routing and elegant middleware definition. Everything you need to build your next application.

  • Automatic response processing.
  • Fast, predictable, sub-2 microsecond HTTP routing.
  • Intuitive, familiar & extensible request validation.
  • Support for Deno, Bun & Node runtimes.

Get started today with the simple installation guide.

Documentation

To learn more about how to use Raptor for your next project, check out the documentation.

License

The Raptor framework is licensed under the MIT license.

Pinned Loading

  1. kernel kernel Public

    Kernel is the core Raptor system, providing a mechanism for processing a request and returning a response through a powerful but lightweight middleware stack.

    TypeScript 9 1

  2. router router Public

    Router is the core routing solution for Raptor, providing a way to configure handlers and middleware for specific paths.

    TypeScript 2

  3. validator validator Public

    Validator is a core library for Raptor, providing a flexible and configurable solution to request validation.

    TypeScript 1

  4. preact-starter preact-starter Public

    A simple starter kit for Raptor using Vite and Preact.

    TypeScript 1

  5. error error Public

    Error is a core package for Raptor, providing a way to handle application errors based on environment.

    TypeScript 1

  6. static static Public

    Static is a core package for Raptor, providing a way to serve static files.

    TypeScript 1

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…