esphas / mybf

MYBF is a very very limited image generating API provider.

Home Page:https://mybf.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MYBF

API

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".

Introduction

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:

mybf

(NOTE: this picture is not the original image, but a generated result of this project.)

So what is it, exactly?

MYBF is a very very limited image generating API provider.

Can you show more of the works?

Of course!

ybfl qtmybfm qtmmybf no way it is hopeless

Great, so how to use it?

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!

License

This project is licensed under MIT License.

Vendor stuffs are under the vendor directory, along with their own licenses.

About

MYBF is a very very limited image generating API provider.

https://mybf.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 85.8%Language:Dockerfile 14.2%