mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
20 lines
582 B
Markdown
20 lines
582 B
Markdown
# Crafatar [](https://travis-ci.org/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) |