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

https://github.com/pyaillet/rustop

Small experiment axum experiment taken from https://www.youtube.com/watch?v=c_5Jy_AVDaM refactored to use SSE
https://github.com/pyaillet/rustop

axum-server rust server-sent-events sse

Last synced: 10 months ago
JSON representation

Small experiment axum experiment taken from https://www.youtube.com/watch?v=c_5Jy_AVDaM refactored to use SSE

Awesome Lists containing this project

README

          

# Rustop

Small experiment to learn Rust which is a follow along of [this stream](https://www.youtube.com/watch?v=c_5Jy_AVDaM), with just a minor refactor to use [Server Sent Events](https://developer.mozilla.org/fr/docs/Web/API/Server-sent_events/Using_server-sent_events)