Skip to content

br0p0p/imagen-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagen

A simple image generator with no external dependencies.

This was created to be run as a Lambda on Zeit. Test it out here: https://imagen-go.br0p0p.now.sh?width=400

Divider

Example

Reload this page - the color of this image will change!

Example Image

API

Set the following params in the query string to control the properties of the generated image.

  • height {integer} Height of the image. If not set, the width value will be used.
  • width {integer} Width of the image. If not set, the height value will be used.
  • color {hex color} The color of the image background. If not set, a random color will be chosen.

About

A simple image generator with no external dependencies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published