The Rust Programming Language

149 readers
1 users here now

A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.

founded 1 year ago
MODERATORS
1
 
 

Hello, what are your favorite web server frameworks? Mine is poem_openapi, it’s based on poem and tokio and generates an api spec from your structs and handlers.