A blazing fast API for Minecraft faces

Jake 8e3d37868e Implement travis support, needs testing 11 лет назад
modules 5f8465c06a fix bug that didn't return error 11 лет назад
public 87eb33bca8 update / clean up html 11 лет назад
routes 2d061246c4 fix X-Storage-Type always returning local 11 лет назад
test 7bfb0a7095 Add testing support 11 лет назад
views a4a5ac1fbd Fix Jeb's face 11 лет назад
.gitignore e2348bbb9d use 'request' for http actions; remove skins/tmp (was only for debugging); use buffer for skin -> avatar 11 лет назад
.travis.yml 8e3d37868e Implement travis support, needs testing 11 лет назад
LICENSE f088c17a8b init commit 11 лет назад
README.md d2a5b3d42e fiy typo, add 'inspired by' to readme 11 лет назад
app.js cc159d3620 split code into more modules, fixes #8 11 лет назад
package.json 7bfb0a7095 Add testing support 11 лет назад
server.js cc159d3620 split code into more modules, fixes #8 11 лет назад

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