eyrie 0.0.1

A Rust framework for creating robust, modular, and high-performance backend applications.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["oneofthezombies hunhoekim@gmail.com"]
description = "A Rust framework for creating robust, modular, and high-performance backend applications."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "eyrie"
readme = "README.md"
repository = "https://github.com/oneofthezombies/eyrie"
version = "0.0.1"