Skip to content

Fast and performant exchange rate queries gRPC server.

Notifications You must be signed in to change notification settings

oliverasistemas/rate-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange rates monitor

Fast and performant exchange rate queries. The monitor uses CoinGecko API to feed gRPC server. To perform conversion fast we store live exchange rates in local memory and sync them periodically.

Available scripts

Get some help

make help

Test the code (includes coverage)

make test

Build and start gRPC server

make start

Test grpc server (grpcurl needs to be installed)

make test-server

Compile .proto file

make protos

About

Fast and performant exchange rate queries gRPC server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published