mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
404 shouldn't return an error, null is fine. Setting the error causes that non-existing skins aren't cached. Thus we'd always make a new request to mojang, which will result in hitting the (sessionserver's) rate limit Removing the error for Too Many Requests for the same reason.
Crafatar

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
Usage
See the API Usage
Install
- Clone the repository
npm installredis-servernpm start- Access http://localhost:3000
Languages
JavaScript
79.5%
EJS
13.6%
CSS
5.3%
Shell
0.9%
Dockerfile
0.7%