Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poad/rust-web-framework-examples


https://github.com/poad/rust-web-framework-examples

actix-web axum rocketseat rust

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rust-web-framework-examples

The sample applications using the Rust web framework.

## actix-example

See [./actix-example](./actix-example).

## axum-example

See [./axum-example](./axum-example).

## rocket-example

See [./rocket-example](./rocket-example).