OzuYatamutsu / cate-as-a-service

Converts normal text into monospaced text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cate-as-a-service Build Status

POST / or GET /cate with your favorite HTTP client...

curl -X POST https://cate.steakscorp.org/ --data 'text=cate, arr'
curl -X POST https://cate.steakscorp.org/ --data '{"text": "cate, arr"}'
curl 'https://cate.steakscorp.org/cate/cate,%20arr'
Name Description
text The text to be transformed.

Get back cate text!

cate, arr

Try it out with a POST or GET to the endpoint below!

https://cate.steakscorp.org/

MAO,

=`ω´ =`ω´=`ω´=`ω´=`ω´=

About

Converts normal text into monospaced text.


Languages

Language:Python 100.0%