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

https://github.com/pcpratheesh/golang-sse-progress-bar

This repository provides a sample Go implementation of a progressor feature using the Gin framework and Server-Sent Events (SSE).
https://github.com/pcpratheesh/golang-sse-progress-bar

Last synced: 9 months ago
JSON representation

This repository provides a sample Go implementation of a progressor feature using the Gin framework and Server-Sent Events (SSE).

Awesome Lists containing this project

README

          

# Golang-sse-progress-bar

This repository provides a sample Go implementation of a progressor feature using the Gin framework and Server-Sent Events (SSE).

![image](golang-sse-progress-bar.png)

```sh
go run main.go
```

See [http://localhost:8080](http://localhost:8080)