A blazing fast API for Minecraft faces
|  jomo
				
				c6f4b038b2
				mojang down *may* affect crafatar requests, not definitely does | %!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| images | %!s(int64=10) %!d(string=hai) anos | |
| lib | %!s(int64=10) %!d(string=hai) anos | |
| test | %!s(int64=10) %!d(string=hai) anos | |
| .buildpacks | %!s(int64=11) %!d(string=hai) anos | |
| .editorconfig | %!s(int64=10) %!d(string=hai) anos | |
| .gitignore | %!s(int64=10) %!d(string=hai) anos | |
| .travis.yml | %!s(int64=10) %!d(string=hai) anos | |
| CONTRIBUTING.md | %!s(int64=10) %!d(string=hai) anos | |
| LICENSE | %!s(int64=10) %!d(string=hai) anos | |
| Procfile | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| app.json | %!s(int64=10) %!d(string=hai) anos | |
| config.example.js | %!s(int64=10) %!d(string=hai) anos | |
| package.json | %!s(int64=10) %!d(string=hai) anos | |
| www.js | %!s(int64=10) %!d(string=hai) anos | 
 Crafatar serves Minecraft avatars based on the skin for use in external applications.
Inspired by Gravatar (hence the name) and Minotar.
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. 3D renders are created with node-canvas, based on math by confuser.
There are usually a few open issues.
We welcome any opinions or advice in discussions as well as pull requests.
Issues tagged with  show where we could especially need your help!
 show where we could especially need your help!
Please visit the website for details.
Have a look at crafatar/setup to see how we set things up at Crafatar.
For more info about local setup, Heroku, or Dokku please see Installation on the wiki.
npm test
If you want to debug failing tests:
# show logs during tests
env VERBOSE_TEST=true npm test
It can be helpful to monitor redis commands to debug caching errors:
redis-cli monitor