Home

Awesome

<div align="center"> <img src="assets/Bannero.png" width="80%"> <h1> Bannero API </h1> <p>🚀🥇🗳</p>

<strong><p> Simple random banner pictures for blogs, websites and more.</p></strong>

GitHub

</div>

I'm BACK!

What is Simple Desktops?

Simple Desktops is ...

A collection of wallpapers designed to make your computer beautiful without distraction.

Personally, I really like the design and simplicity of the images Simple Desktops provide. So I really wanted to put those on my blog, or other web pages. So I whipped up this API to randomize an image that I can easily embed in my blog posts.

Usage

Embed the following code into your desired places. Don't worry about https support, API's GET method is served over https, and all redirected image links are served over https too. 🐱‍👤

1. Plain URL

https://bannero.herokuapp.com

2. Markdown

![img](https://bannero.herokuapp.com)

3. HTML

<img src="https://bannero.herokuapp.com" alt="img.png" title="img.png" />

Images are reloaded and randomized with every refresh.

Does it look nice?

Of course.

sshot-1.png

Contributions are welcome.

Building

pipenv install
pipenv shell
python src/api.py

Acknowledgements


🚀 Bannero API ©Spencer Woo. Released under the MIT License.

Created, authored and maintained by Spencer Woo.

@Blog · ⒿJike · @GitHub