Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 736 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 736 Bytes

fuzz-emoji

A fuzzy search for emojis. If you're looking for an emoji by name, but you don't know exactly what's the name fuzz-emoji is here to help.

For example, suppose you want to get the fire emoji 🔥, but you don't know it's called fire. You can ask fuzz-emoji for flame and it will return the 🔥. How cool is that?

The Matrix

The project implements the same functionality in three different programming languages, and it deploys each implementation as a serverless function on one of the major cloud providers.

Language Deployment
Python AWS Lambda
Golang Google Cloud Functions
Typescript Azure Functions