A blazing fast API for Minecraft faces
![]() |
11 anni fa | |
---|---|---|
modules | 11 anni fa | |
public | 11 anni fa | |
routes | 11 anni fa | |
skins | 11 anni fa | |
test | 11 anni fa | |
views | 11 anni fa | |
.gitignore | 11 anni fa | |
.travis.yml | 11 anni fa | |
LICENSE | 11 anni fa | |
Procfile | 11 anni fa | |
README.md | 11 anni fa | |
app.js | 11 anni fa | |
clean_images.sh | 11 anni fa | |
package.json | 11 anni fa | |
server.js | 11 anni fa |
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
See the API Usage
You can join us in #spongy on irc.esper.net.
npm install
redis-server
cp "modules/config.example.js" "modules/config.js"
npm start