A blazing fast API for Minecraft faces
![]() |
10 years ago | |
---|---|---|
bin | 10 years ago | |
images | 10 years ago | |
modules | 10 years ago | |
public | 10 years ago | |
routes | 10 years ago | |
test | 10 years ago | |
views | 10 years ago | |
.buildpacks | 10 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 10 years ago | |
LICENSE | 10 years ago | |
Procfile | 10 years ago | |
README.md | 10 years ago | |
app.json | 10 years ago | |
package.json | 10 years ago | |
server.js | 10 years ago |
Crafatar serves Minecraft avatars based on the skin for use in external applications. Inspired by Gravatar (hence the name) and Minotar.
Image manipulation is done by lwip. Renders are created with node-canvas, based on math by confuser.
Please visit the website for details.
npm install
cp "modules/config.example.js" "modules/config.js"
redis-server
is runningnpm start