Skip to content

Using Exchnage Rates API in Python with a NodeJS Script to Convert Currency using MetaCall.

License

Notifications You must be signed in to change notification settings

metacall/currency-convert-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot Currency converter that can be deployed into MetaCall FaaS

Currency Converter with MetaCall

In this example we will see how we can use a Python script for a Node Script to build a Polyglot Currency converter. Link to the article: https://dev.to/siddhantkcode/polyglot-programming-with-metacall-308m.

Install

Install MetaCall CLI:

curl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | sh

Install application dependencies:

metacall pip3 install requests==2.20.0

Run the Application

metacall main.js

LICENSE

Apache License 2.0

About

Using Exchnage Rates API in Python with a NodeJS Script to Convert Currency using MetaCall.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published