Webmoji

1 min read

Background

A Golang webserver that converts and allows searching for emojis. A while back Apple released an emoji update that iPhones had but my Android phone didn’t. They would just show as boxes with question marks, leaving me unable to communicate effectively with iPhone users. With this application, a user could copy a text message and append it to the application URL which would then show the emojis as they would display in web browsers. You could also search for the new emojis and copy them and paste them in text messages, with them not displaying on Androids but displaying properly on iPhones sent from my Android.

Repository

Previous Netadmin