A blazing fast API for Minecraft faces

Jake 054d77c7fa package.json info před 11 roky
modules 5f8465c06a fix bug that didn't return error před 11 roky
public 87eb33bca8 update / clean up html před 11 roky
routes 2d061246c4 fix X-Storage-Type always returning local před 11 roky
skins 1606fac89b add support for helmets (?helm), closes #2. changed '/:uuid/123' to '/:uuid?size=123', closes #10. Bugfixes před 11 roky
test b9c5cc97f5 add bulk testing script před 11 roky
views a4a5ac1fbd Fix Jeb's face před 11 roky
.gitignore e2348bbb9d use 'request' for http actions; remove skins/tmp (was only for debugging); use buffer for skin -> avatar před 11 roky
LICENSE f088c17a8b init commit před 11 roky
README.md d2a5b3d42e fiy typo, add 'inspired by' to readme před 11 roky
app.js cc159d3620 split code into more modules, fixes #8 před 11 roky
package.json 054d77c7fa package.json info před 11 roky
server.js cc159d3620 split code into more modules, fixes #8 před 11 roky

README.md

Crafatar

Crafatar serves Minecraft skins and heads for use in external applications. Inspired by Gravatar (hence the name) and Minotar.

Usage

See the API Usage

Install