Skip to content

Microservice project developed using Moleculer API framework fetch the live currency conversion rates for two or more currencies and add them to the cache to be used later by the service calls.

License

Notifications You must be signed in to change notification settings

cybermemos/currency_price_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit the Authorus

Currency Compare - Service

Microservice project developed using Moleculer API framework fetch the live currency conversion rates for two or more currencies and add them to the cache to be used later by the service calls.

Read the tutorial.

Moleculer

Starting the project

  • Singup up for the 3rd party currency update app. here

  • Update the priceFetch.service.js to reflect the URI, your access key and key pair.

  • Run npn install inside the project folder.

  • npm run dev: Start development mode (load all services locally with hot-reload)

  • npm run start: Start production mode (set SERVICES env variable to load certain services)

Read the full article : https://cybermemos.com/developent/creating-moleculer-microservice-redis-caching/

About

Microservice project developed using Moleculer API framework fetch the live currency conversion rates for two or more currencies and add them to the cache to be used later by the service calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published