enjeck / Blobby

Random SVG blob characters
GNU General Public License v3.0
55 stars 10 forks source link

added api feature #5

Open in1yan opened 1 year ago

in1yan commented 1 year ago

Added API

The api responses on the end point /api/getchar/type= /api/getchar/type=png It returns in png format.

/api/getchar/type=svg It returns in svg format.

Deploy it on railway and also this is my first pull request