158 stable releases

5.0.0 Mar 30, 2024
4.0.1 Mar 4, 2024
4.0.0 Jan 6, 2024
3.0.6 Nov 19, 2023
0.9.0 Oct 8, 2021

#9 in #poem-web

Download history 3959/week @ 2023-12-23 5458/week @ 2023-12-30 6949/week @ 2024-01-06 7001/week @ 2024-01-13 6632/week @ 2024-01-20 5938/week @ 2024-01-27 6478/week @ 2024-02-03 6568/week @ 2024-02-10 7927/week @ 2024-02-17 9085/week @ 2024-02-24 8753/week @ 2024-03-02 7512/week @ 2024-03-09 7288/week @ 2024-03-16 6571/week @ 2024-03-23 8346/week @ 2024-03-30 5467/week @ 2024-04-06

28,777 downloads per month
Used in 110 crates (3 directly)

MIT/Apache

185KB
4.5K SLoC

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:

Macros for poem-openapi

Dependencies

~4.5–6MB
~113K SLoC