crafatar/README.md
2014-11-03 17:08:19 +01:00

20 lines
578 B
Markdown

# Crafatar [![travis](https://api.travis-ci.org/Jake0oo0/Spongy.svg)](https://travis-ci.org/Jake0oo0/Spongy/)
https://crafatar.com
Crafatar serves Minecraft avatars based on the skin for use in external applications.
Inspired by [Gravatar](https://gravatar.com) (hence the name) and [Minotar](https://minotar.net).
Image manipulation is done by [lwip](https://github.com/EyalAr/lwip)
## Usage
See the [API Usage](https://crafatar.com)
## Install
* Clone the repository
* `npm install`
* `redis-server`
* `npm start`
* Access [http://localhost:3000](http://localhost:3000)