Skip to content

A microservice that outputs different crypto coin quotes

Notifications You must be signed in to change notification settings

danblok/cryptoquotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptoquotes

The goal of the project was to build a microservice web server that fetches information about crypto coin quotes + all the logs are pushed through rabbit mq and are printed in another application (attractor).

What is the project consists of

  • HTTP server;
  • CoinMarketCap QuotesSource implementation;
  • TLS server connection;
  • Logging with RabbitMQ.

How to use

Ensure you have the .env file in your root directory with env vars like in the .env.example file.

You will be propmted to write the secret 3 times

make

About

A microservice that outputs different crypto coin quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published