# Crafatar [![travis](https://api.travis-ci.org/Jake0oo0/crafatar.svg)](https://travis-ci.org/Jake0oo0/crafatar/) [![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)