Emojihub

screenshot of Emojihub
nestjs

A simple & free HTTP API with emojis for your cool apps

Overview:

EmojiHub is a platform that allows users to access random emojis from various pre-sorted categories and groups. With a database of 1791 emojis stored in a simple JSON object, users can easily retrieve HTML codes to integrate emojis into their web applications.

Features:

  • Random Emojis: Get random emojis from a sorted collection.
  • Emojis by Category/Group: Access a list of emojis based on specific categories or groups.
  • Full Emoji Database: Retrieve the entire collection of 1791 emojis stored in the database.
  • HTML Codes: Obtain HTML codes for inserting emojis into web applications.
nestjs
Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.