mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 07:08:16 +01:00
Add randoku to project showcase (#2092)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
This commit is contained in:
parent
5503b3236b
commit
5d96ca9fcd
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ If your project isn't listed here and you would like it to be, please feel free
|
||||||
- [cobrust](https://github.com/scotow/cobrust): Multiplayer web based snake game.
|
- [cobrust](https://github.com/scotow/cobrust): Multiplayer web based snake game.
|
||||||
- [meta-cross](https://github.com/scotow/meta-cross): Tweaked version of Tic-Tac-Toe.
|
- [meta-cross](https://github.com/scotow/meta-cross): Tweaked version of Tic-Tac-Toe.
|
||||||
- [httq](https://github.com/scotow/httq) HTTP to MQTT trivial proxy.
|
- [httq](https://github.com/scotow/httq) HTTP to MQTT trivial proxy.
|
||||||
- [ReductStore](https://github.com/reductstore/reductstore): A time series database for storing and managing large amounts of blob data
|
- [ReductStore](https://github.com/reductstore/reductstore): A time series database for storing and managing large amounts of blob data
|
||||||
|
- [randoku](https://github.com/stchris/randoku): A tiny web service which generates random numbers and shuffles lists randomly
|
||||||
|
|
||||||
[Realworld]: https://github.com/gothinkster/realworld
|
[Realworld]: https://github.com/gothinkster/realworld
|
||||||
[SQLx]: https://github.com/launchbadge/sqlx
|
[SQLx]: https://github.com/launchbadge/sqlx
|
||||||
|
|
Loading…
Reference in a new issue