Skip to content

yogibagus/avamini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avamini API

A simple and fast avatar generator API build with a single index.php

API Reference

Endpoint

  https://avamini.decko.my.id/api

Change Color Background

  https://avamini.decko.my.id/api?bg=de2f2f
Parameter Type Description
bg string Only work with hex color code

Custom Text

  https://avamini.decko.my.id/api?t=yogi
Parameter Type Description
t string Only get first 2 character

Change Color Text

  https://avamini.decko.my.id/api?c=de2f2f
Parameter Type Description
c string Only work with hex color code

Resize Image

  https://avamini.decko.my.id/api?s=200
Parameter Type Description
s string Min 100px and Max 300px

Authors

License

MIT