Skip to content

Polyglot URL shortener that can be deployed into MetaCall FaaS.

License

Notifications You must be signed in to change notification settings

metacall/url-shortener-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot URL shortener that can be deployed into MetaCall FaaS

Scraping polyglot with MetaCall

In this example we will see how we can use a Python script for a Node Script to build a Polyglot URL Shortener. Link to the article: http://harshcasper.hashnode.dev/polyglot-programming-with-metacall.

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

Polyglot URL shortener that can be deployed into MetaCall FaaS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published