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]
- Host: GitHub
- URL: https://github.com/unexist/showcase-microservices-rust
- Owner: unexist
- License: apache-2.0
- Created: 2024-03-25T12:39:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-14T18:59:51.000Z (7 months ago)
- Last Synced: 2025-02-07T15:12:42.771Z (3 months ago)
- Topics: actix, microservice, rust, showcase
- Language: Rust
- Homepage: https://hg.unexist.dev/showcase-microservices-rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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
|===