/behelit

High Level, Implement Base Web Framework

Primary LanguageRust


Behelit

The lightning-fast, asynchronous, implement base Web Framework

Explore the docs »

Report Bug . Request Feature

Contributors License

Table Of Contents

About The Project

Behelit is a web framework written in Rust. Its features are implementation base and asynchronous. but currently, an async trait is not released in this version of Rust, correctly working on the nightly version, and the async_trait library.

Getting Started

This is an example of how you may give instructions on setting up your project locally.

Installation

  • install from cargo
    cargo add behelit
  • or add this line to your Cargo.toml
    behelit = "0.0.0"

License

Distributed under the MIT License. See LICENSE for more information.

Authors