Skip to content

DoctorRuss/stockfighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockfighter

Simple Go client for stockfighter.io

Used as a learning experience in Go and Cloud 9.

First step was to make a heartbeat call.

Second step is to make an extra call to venue heartbeat and to unmarshal into JSON.

Next steps were done in a big lump.

  • Added API calls to the Game Master to start and end levels.
  • Created JSON types for all API calls.
  • Added websockets to get quote or tickertape: bit provisional at the mo.

About

SImple Go client for stockgihter.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages