Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkudryashov/exploring-rust-ecosystem
A set of examples that demonstrate how to create a backend application using Rust ecosystem.
https://github.com/rkudryashov/exploring-rust-ecosystem
grpc rust telegram telegram-bot
Last synced: about 10 hours ago
JSON representation
A set of examples that demonstrate how to create a backend application using Rust ecosystem.
- Host: GitHub
- URL: https://github.com/rkudryashov/exploring-rust-ecosystem
- Owner: rkudryashov
- License: mit
- Created: 2021-02-22T17:04:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T09:38:19.000Z (3 months ago)
- Last Synced: 2024-12-17T15:11:48.827Z (8 days ago)
- Topics: grpc, rust, telegram, telegram-bot
- Language: Rust
- Homepage:
- Size: 2.82 MB
- Stars: 80
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Exploring Rust ecosystem
A set of examples that demonstrate how to create a backend application using Rust ecosystem:
* https://github.com/rkudryashov/exploring-rust-ecosystem/tree/master/grpc-telegram-bot[gRPC + Telegram bot]
+
image:https://github.com/rkudryashov/exploring-rust-ecosystem/actions/workflows/grpc-telegram-bot.yml/badge.svg[CI/CD,link=https://github.com/rkudryashov/exploring-rust-ecosystem/actions]
* https://github.com/rkudryashov/exploring-rust-ecosystem/tree/master/mongodb-redis[MongoDB + Redis]
+
image:https://github.com/rkudryashov/exploring-rust-ecosystem/actions/workflows/mongodb-redis.yml/badge.svg[CI/CD,link=https://github.com/rkudryashov/exploring-rust-ecosystem/actions]