A simple API for creating beautiful banners.
🏠 Homepage
Make a GET request to our API with the following parameters and optional queries.
/api/v1/{width}/{height}/{text}?random=1&color=black
Where the width and height determine the image's width and height. The text is the text that is centered in the image. The random
query determines if the background gradient is randomized, while the color
query determines the text color, as a color or hex code.
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Support me by buying me a coffee.
This README was generated with ❤️ by readme-md-generator