Skip to content

cheuno-dev/stream-echo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Echo Streaming Endpoint Test

This project demonstrates how to test a streaming endpoint in Go using the Echo framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Running

# Running server
go run main.go

# Running bash client
bash ./client_curl.sh

# Running JS Client
cd js-client
npm run start

Built With

  • Go - The programming language used
  • Echo - The web framework used
  • JS & cURL - to test the streaming endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published