Gangster Speak Translator API

FREEMIUM
By Luke | Updated месяц назад | Translation
Health Check

N/A

README

GangstaTranslator API

Overview

Welcome to the GangstaTranslator API! This simple and easy-to-use RESTful API allows you to input text and receive a gangster-styled version of it in JSON format. Get ready to express yourself in a whole new way!

Endpoint

POST /translate

Translate text to gangster speak.

Request Body

Field Type Description
text string The input text.

Example Request

curl -X POST -H "Content-Type: application/json" -d '{"text": "Hello, how are you?"}' http://your-api-domain.com/translate

Response

The API returns a JSON object containing the translated text.

Field Type Description
translated string The translated gangster text.

Example Response

{
  "translated": "Yo, wassup homie? How ya doin'?"
}

Usage

To start using the GangstaTranslator API, simply send a POST request to the /translate endpoint with your text as input. The API will then return the translated text in a JSON object. That’s all there is to it! So, go ahead and get your gangsta on!

Followers: 0
API Creator:
Rapid account: Luke
Luke
sadasdasdlukedev
Log In to Rate API
Rating: 5 - Votes: 1