jomo 9bedd94bab Revert "set default port to 5000"
This reverts commit 7021bdb606f3c8a674844632082287aac8fd12fb.
2015-01-10 03:23:13 +01:00
2015-01-09 20:13:22 +01:00
2015-01-03 05:04:09 +01:00
2015-01-10 01:26:14 +01:00
2015-01-08 19:25:09 +01:00
2015-01-10 01:37:33 +01:00
2015-01-08 19:25:09 +01:00
2014-12-17 14:51:17 -06:00
2015-01-03 05:04:09 +01:00
2015-01-02 17:47:25 -06:00
2014-12-31 23:20:18 -06:00
2015-01-09 19:30:24 +01:00
2015-01-10 03:23:13 +01:00

Crafatar travis Coverage Status

https://crafatar.com

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.

redstone_sheep's avatar Jake0oo0's avatar Notch's avatar sk89q's avatar md_5's avatar

Usage / Documentation

Please visit the website for details.

Contact

Install

  • Ensure Cairo is installed.
  • Clone the repository.
  • npm install
  • cp "modules/config.example.js" "modules/config.js"
  • Ensure a redis-server is running
  • npm start
  • Access http://localhost:3000
Description
A blazing fast API for Minecraft faces
Readme MIT 1.4 MiB
Languages
JavaScript 79.5%
EJS 13.6%
CSS 5.3%
Shell 0.9%
Dockerfile 0.7%