crafatar/README.md
2014-11-08 02:16:08 +01:00

20 lines
698 B
Markdown

# Crafatar [![travis](https://api.travis-ci.org/Jake0oo0/Spongy.svg)](https://travis-ci.org/ Jake0oo0/Spongy/) [![Coverage Status](https://img.shields.io/coveralls/Jake0oo0/crafatar.svg)](https://coveralls.io/r/Jake0oo0/crafatar)
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)