Navigation Menu

Skip to content

moomou-archive/maingo

Repository files navigation

maingo - delicious logo service

Maingo is a simple way to fetch logos and concatenate them into a collage.

This is currently deployed at http://maingo.ml

How to call the service?

Example Request

GET http://maingo.ml/logo/canvas?q=redis,scala,python

Explanation

Query Parameter Explanation Sample Value
q - required A list of comma separated logo names. For available logos, see here ?q=scala
width - optional A single number specifying the width of each logo. ?q=scala&width=72
noCache - optional Set to true to regenerate an image ?q=scala&noCache=true

How to run locally?

See here for dependencies.

Once all the dependencies are setup, you can run the program ./go-reload fishbowl/*.

FAQ

Q: Where are logos coming from? And what logos are available?

A: The logos are manually curated and available on Github here.


Q: What is that logo at the top? That looks delicious!

A: It's the famous mango ice from Taiwan. It is a variation of baobing.


Q: Why fishbowl?

A: The idea is the API server can be extended with many services and they all live in the same bowl!

Example Use Case

Built with Collage - here and here.

Logoify your resume with a simple script - demo with this script

Built with

About

Delicious logo service for building logo collages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published