Skip to content

Releases: cheatsnake/emojihub

2.0.0

23 Nov 16:12
3533b66
Compare
Choose a tag to compare

2.0 – Migrated from Heroku

  • All code rewrited in Go
  • Updated API endpoints

For more see this issue.

1.0.1

08 Apr 17:22
Compare
Choose a tag to compare
  • Fixed a bug in which the emojis sorting had a random order each time. Now this order is permanent.

1.0.0

04 Jan 20:21
Compare
Choose a tag to compare

1.0 Release

EmojiHub is a free public API for getting emojis.

Main futures:

  • Getting random emojis
  • Getting list of all emojis
  • Getting emojis by categories and groups

Build using: Nest.js
Tested using: Jest, Supertest.