Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Emojis API

πŸ˜„ Emojis API

A simple API to get emojis with names, keywords, and categories.


πŸ“Œ Features

  • Get all emojis
  • Search emojis by name
  • Filter emojis by category

πŸ”§ Tech Used

  • Node.js
  • Express.js

πŸ“¦ Example Emoji

{
  "id": "e1",
  "name": "grinning",
  "char": "πŸ˜€",
  "keywords": ["smile", "happy"],
  "category": "people"
}

πŸš€ API Routes

GET /api/emojis
GET /api/emojis?search=smile
GET /api/emojis?category=people

▢️ Run Project

npm install
npm start

πŸ“„ License

MIT License


⭐ Simple, fast & easy to use Emoji API

About

A fast and lightweight Emojis API that provides a wide collection of emojis with names, categories, and keywords. This API is perfect for developers building chat apps, websites, mobile apps, or any project that needs emoji data in a simple and structured format.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

Contributors

Languages