Image Generation API for Aero.
 
 
Go to file
Raven a503e976c0 adopt to api changes 2020-04-17 19:40:15 +02:00
fonts update stuff 2020-02-20 21:53:05 +01:00
icons y dese icons here 2020-02-15 00:17:10 +01:00
server add fancy profile generator 2020-02-15 00:16:40 +01:00
.gitignore update stuff 2020-02-20 21:53:05 +01:00
Dockerfile [Feat] Add Dockerfile 2019-06-25 23:26:27 +05:30
LICENSE Create LICENSE 2019-06-16 14:38:41 +02:00
README.md [Docs] markdown is a mango. 2019-06-26 19:08:22 +02:00
go.mod adopt to api changes 2020-04-17 19:40:15 +02:00
go.sum add fancy profile generator 2020-02-15 00:16:40 +01:00
methods.go adopt to api changes 2020-04-17 19:40:15 +02:00
profile.png multiline ay 2020-02-20 22:49:37 +01:00
util.go [Patch] Allow # padded hex strings 2019-06-16 22:15:29 +05:30

README.md

Aero-imagegen

Image generation API for Aero written in Go.

Running

$ docker build -t imagegen .
$ docker run -p <HOST_PORT>:3001 imagegen