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

https://github.com/unexist/showcase-microservices-rust

Showcase for Microservices based on Rust [MIRROR]
https://github.com/unexist/showcase-microservices-rust

actix microservice rust showcase

Last synced: about 1 month ago
JSON representation

Showcase for Microservices based on Rust [MIRROR]

Awesome Lists containing this project

README

        

= Showcase for microservices on Rust

This project holds a showcase for Rust related things.

== Modules

[cols="1,3"]
|===
| todo-service-actix
| Small implementation based on Actix

| todo-service-axum
| Small implementation based on Axum

| todo-service-spring-rs
| Small implementation based on Spring-rs
|===