Skip to content

Latest commit

History

History
38 lines (25 loc) 路 877 Bytes

File metadata and controls

38 lines (25 loc) 路 877 Bytes

api.mojis.dev

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.