Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

renato-zannon/hyper-json-streaming-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of how to consume a streaming json API using Hyper.

Using the ruby example server

Make sure you have ruby and bundler installed, and then run bundle install && ruby app.rb. This will create a server listening on port 4567. Then run cargo run to make the client connect to it.

About

An example of how to use hyper to consume a streaming json API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published