Skip to content

Commit 52b51db

Browse files
authored
Update README.md
1 parent 13610d3 commit 52b51db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ There are other examples for articles that we write in [our blog](https://medium
1717

1818
- [BeautifulSoup Express Example](https://github.com/metacall/beautifulsoup-express-example): Using BeautifulSoup (Python) mixed with an Express server (NodeJS) in order to build a Serverless Polyglot Scraping API with MetaCall.
1919
- [Polyglot URL shortener that can be deployed into MetaCall FaaS](https://github.com/metacall/url-shortener-example): Using TinyURL API in Python with a Node Script to shorten a URL, which can be deployed as a Polyglot URL Shortener on MetaCall FaaS, by [harshcasper](https://github.com/harshcasper)
20-
- [Polygor Currency Converter](https://github.com/metacall/currency-convert-example): Using Exchnage Rates API in Python with a NodeJS Script to Convert Currency using MetaCall by [Siddhant-K-code](https://github.com/Siddhant-K-code)
20+
- [Polygot Currency Converter](https://github.com/metacall/currency-convert-example): Using Exchnage Rates API in Python with a NodeJS Script to Convert Currency using MetaCall by [Siddhant-K-code](https://github.com/Siddhant-K-code)
2121

2222
## Community Examples
2323

0 commit comments

Comments
 (0)