mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
16 lines
377 B
Markdown
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) |