The index page should have something useful to help new users get started with the service. Here are some things that should probably exist on that page.
List of global (priority) emotes so that people can use stuff
List of publicly uploaded emotes
@Felpix-studios was probably working on this, but we don't even need full CRUD support for everything the API supports (which isn't full CRUD anyway). Just the "R" part of CRUD, since the rest can be taken care of with emotescli.
Right now it returns an error 404 which isn't very appealing to new users at all.
The index page should have something useful to help new users get started with the service. Here are some things that should probably exist on that page.
@Felpix-studios was probably working on this, but we don't even need full CRUD support for everything the API supports (which isn't full CRUD anyway). Just the "R" part of CRUD, since the rest can be taken care of with
emotescli
.Right now it returns an error 404 which isn't very appealing to new users at all.