27 releases

0.4.0 Mar 30, 2024
0.2.23 Nov 19, 2023
0.2.21 Jul 21, 2023
0.2.19 Feb 18, 2023
0.2.13 Nov 21, 2022

#2047 in Asynchronous

Download history 515/week @ 2023-12-23 415/week @ 2023-12-30 732/week @ 2024-01-06 843/week @ 2024-01-13 753/week @ 2024-01-20 377/week @ 2024-01-27 336/week @ 2024-02-03 312/week @ 2024-02-10 386/week @ 2024-02-17 831/week @ 2024-02-24 414/week @ 2024-03-02 570/week @ 2024-03-09 467/week @ 2024-03-16 620/week @ 2024-03-23 817/week @ 2024-03-30 627/week @ 2024-04-06

2,644 downloads per month
Used in 2 crates

MIT/Apache

35KB
662 lines

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 Poem Web (README) (CHANGELOG)
poem-lambda Poem for AWS Lambda (README) (CHANGELOG)
poem-openapi OpenAPI for Poem Web (README) (CHANGELOG)

The following are cases of community use:

Repo Description Documentation
delicate A distributed task scheduling platform written in rust. (README)
databend A cloud-native data warehouse written in rust. (ROADMAP)
muse A NetEase Leihuo's internal art resource sharing platform, backend in rust.
hik-proconnect A front-end automated deployment platform based on continuous integration of aws. Hik-ProConnect project for Hikvision
warpgate A smart SSH bastion host that works with any SSH clients. (README)
lust A fast, auto-optimizing image server designed for high throughput and caching. (README)
aptos Building the safest and most scalable Layer 1 blockchain. (WEBSITE)
poem-casbin Casbin access control middleware for poem framework. (WEBSITE)
poem-grants Authorization extension to protect endpoints. (README)

Startups

Resources

Contributing

🎈 Thanks for your help improving the project! We are so happy to have you!

License

Licensed under either of

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.


lib.rs:

Codegen module of `poem-grpc

Dependencies

~8–20MB
~268K SLoC