A blazing fast API for Minecraft faces
|  jomo
				
				c02d3d33e9
				don't respond with 304 on error when debugging is enabled | 9 лет назад | |
|---|---|---|
| images | 10 лет назад | |
| lib | 9 лет назад | |
| test | 9 лет назад | |
| .buildpacks | 11 лет назад | |
| .editorconfig | 10 лет назад | |
| .gitignore | 10 лет назад | |
| .travis.yml | 9 лет назад | |
| CONTRIBUTING.md | 10 лет назад | |
| LICENSE | 9 лет назад | |
| Procfile | 10 лет назад | |
| README.md | 9 лет назад | |
| app.json | 10 лет назад | |
| config.example.js | 10 лет назад | |
| package.json | 9 лет назад | |
| www.js | 10 лет назад | 
 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 / cairo.
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