api.mojis.dev

May 4, 2025 ยท View on GitHub

A RESTful API for accessing emoji data.

๐Ÿ“ฆ Installation

git clone https://github.com/mojisdev/api.mojis.dev.git
cd api.mojis.dev
pnpm install

๐Ÿš€ Usage

pnpm run dev

Note

This will copy the emoji data from mojis/emoji-data to the node_modules/.emoji-data directory. If you want to update this, you can run pnpm run copy:emoji-data.

๐Ÿ“– API Documentation

The API documentation is available at api.mojis.dev using Scalar.

๐Ÿ”ง Development

The project uses:

๐Ÿ“„ License

Published under MIT License.