API written in Go to get, return, treat and manage all existing emojis...
First of all, you must clone this git repo using this command :
git clone https://github.com/Vicken-Ghoubiguian/emojis_GoAPI
cd emojis_GoAPI
unset GOPATH
go mod init emojis_GoAPI
go mod tidy
go run main.go