crafatar/README.md
2014-11-01 22:36:32 +01:00

15 lines
355 B
Markdown

# Crafatar
Crafatar serves Minecraft skins and heads for use in external applications.
Inspired by [Gravatar](https://gravatar.com) (hence the name) and [Minotar](https://minotar.net).
## Usage
See the [API Usage](http://crafatar.com)
## Install
* Clone the repository
* npm install
* npm start
* Access [http://localhost:3000](http://localhost:3000)