Skip to content

A simple golang application that converts currency with a RESTful API using the Fixer API

License

Notifications You must be signed in to change notification settings

Avokadoen/CurrencyCloudSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is example of the deployable solution that gathers currency data from https://fixer.io/ each day and save it in a MongoDB solution. You can then request convertion of any currency to any other currency through a webhooked bot in slacks. The bot also uses google diaglogflow to handle chatting with users. This code was also made to run within a docker container.

How to build

I used jetbrain's Goland to build this project but should build like any other golang application on ubuntu. I didn't make any documentation for this project and it's over 8 months since i actually made this so i don't recall the whole process sadly.

Who to contact

akselhj@stud.ntnu.no

Example chat from a deployed version on slacks:

About

A simple golang application that converts currency with a RESTful API using the Fixer API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages