Gangster Speak Translator API

부분 유료
분류별 Luke | 업데이트됨 a month ago | 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!

팔로워: 0
API 생성자 :
Rapid account: Luke
Luke
sadasdasdlukedev
Rate API에 로그인
등급: 5 - 투표: 1