crafatar/README.md

16 lines
377 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](https://crafatar.com)
## Install
* Clone the repository
* `npm install`
* `redis-server`
* `npm start`
* Access [http://localhost:3000](http://localhost:3000)