MYBF stands for MY Brain Fucks... no that's not true, it stands for the Chinese phrase "没有办法" (méi yǒu bàn fǎ), which means "no way".
MYBF is a project inspired by the "没有办法"-image used widely as an emoticon in Chinese instant messaging apps, and its major task is to provide a way to generate more "no way"s.
The mentioned original image looks like this:
(NOTE: this picture is not the original image, but a generated result of this project.)
MYBF is a very very limited image generating API provider.
Of course!
Simple, currently MYBF is hosted on Heroku. You just need to request with the desired text in the API endpoint:
https://mybf.herokuapp.com/<TEXT>.png
By now only png
format is supported, but the extname can not be omitted.
With params, it is possible to customize the details:
https://mybf.herokuapp.com/It%20is%20hopeless.png?fontSize=10&y=2
Have fun!
This project is licensed under MIT License.
Vendor stuffs are under the vendor
directory, along with their own licenses.