poem

所属分类:collect
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-07-11 01:48:33
上 传 者sh-1993
说明:  具有Rust编程语言的功能齐全且易于使用的web框架。,
(A full-featured and easy-to-use web framework with the Rust programming language.,)

文件列表:
.rustfmt.toml (269, 2023-11-18)
.tarpaulin.toml (200, 2023-11-18)
Cargo.toml (1397, 2023-11-18)
LICENSE-APACHE (10846, 2023-11-18)
LICENSE-MIT (1022, 2023-11-18)
SECURITY.md (888, 2023-11-18)
examples/ (0, 2023-11-18)
examples/Cargo.toml (643, 2023-11-18)
examples/grpc/ (0, 2023-11-18)
examples/grpc/helloworld/ (0, 2023-11-18)
examples/grpc/helloworld/Cargo.toml (396, 2023-11-18)
examples/grpc/helloworld/build.rs (152, 2023-11-18)
examples/grpc/helloworld/proto/ (0, 2023-11-18)
examples/grpc/helloworld/proto/helloworld.proto (1092, 2023-11-18)
examples/grpc/helloworld/src/ (0, 2023-11-18)
examples/grpc/helloworld/src/client.rs (533, 2023-11-18)
examples/grpc/helloworld/src/main.rs (736, 2023-11-18)
examples/grpc/jsoncodec/ (0, 2023-11-18)
examples/grpc/jsoncodec/Cargo.toml (423, 2023-11-18)
examples/grpc/jsoncodec/build.rs (288, 2023-11-18)
examples/grpc/jsoncodec/proto/ (0, 2023-11-18)
examples/grpc/jsoncodec/proto/helloworld.proto (1092, 2023-11-18)
examples/grpc/jsoncodec/src/ (0, 2023-11-18)
examples/grpc/jsoncodec/src/main.rs (963, 2023-11-18)
examples/grpc/middleware/ (0, 2023-11-18)
examples/grpc/middleware/Cargo.toml (396, 2023-11-18)
... ...

Poem Framework

A program is like a poem, you cannot write a poem without writing it. --- Dijkstra

A full-featured and easy-to-use web framework with the Rust programming language.

*** This repo contains the following main components: | Crate | Description | Documentation | ChangeLog | |-------------------------------------------------------------------------------------------------------------|----------------------|------------------------------------|------------------------------------------| | **poem** [![](https://img.shields.io/crates/v/poem)](https://crates.io/crates/poem) | Poem Web | [(README)](poem/README.md) | [(CHANGELOG)](poem/CHANGELOG.md) | | **poem-lambda** [![](https://img.shields.io/crates/v/poem-lambda)](https://crates.io/crates/poem-lambda) | Poem for AWS Lambda | [(README)](poem-lambda/README.md) | [(CHANGELOG)](poem-lambda/CHANGELOG.md) | | **poem-openapi** [![](https://img.shields.io/crates/v/poem-openapi)](https://crates.io/crates/poem-openapi) | OpenAPI for Poem Web | [(README)](poem-openapi/README.md) | [(CHANGELOG)](poem-openapi/CHANGELOG.md) | *** The following are cases of community use: | Repo | Description | Documentation | |----------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | [delicate](https://github.com/BinChengZhao/delicate) | A distributed task scheduling platform written in rust. | [(README)](https://delicate-rs.github.io/Roadmap.html) | | [databend](https://github.com/datafuselabs/databend) | A cloud-native data warehouse written in rust. | [(ROADMAP)](https://github.com/datafuselabs/databend/issues/746) | | [muse](https://leihuo.163.com/) | A NetEase Leihuo's internal art resource sharing platform, backend in rust. | | | [hik-proconnect](https://www.hikvision.com/en/products/software/hik-proconnect/) | A front-end automated deployment platform based on continuous integration of aws. Hik-ProConnect project for Hikvision | | | [warpgate](https://github.com/eugeny/warpgate) | A smart SSH bastion host that works with any SSH clients. | [(README)](https://github.com/warp-tech/warpgate/blob/main/README.md) | | [lust](https://github.com/ChillFish8/lust) | A fast, auto-optimizing image server designed for high throughput and caching. | [(README)](https://github.com/ChillFish8/lust/blob/master/README.md) | | [aptos](https://github.com/aptos-labs/aptos-core) | Building the safest and most scalable Layer 1 blockchain. | [(WEBSITE)](https://aptoslabs.com/) | | [poem-casbin](https://github.com/casbin-rs/poem-casbin) | Casbin access control middleware for poem framework. | [(WEBSITE)](https://casbin.org/) | ### Startups - [My Data My Consent](https://mydatamyconsent.com/) | Online data sharing for people and businesses simplified ### Resources - [Examples](https://github.com/poem-web/poem/tree/master/examples) ## Contributing :balloon: Thanks for your help improving the project! We are so happy to have you! ## License Licensed under either of * Apache License, Version 2.0,([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Poem by you, shall be licensed as Apache, without any additional terms or conditions.

近期下载者

相关文件


收藏者