Text

8 endpoints match this tag.

Handahófskennt ráð

GET
/advice/random

Fáðu a random piece of advice. Frábært fyrir spjallþjarka, daily widgets, and inspiration forrit.

Texta- og efnisverkfæri

Leita að ráðum

GET
/advice/search

Leita að ráðleggingum sem innihalda ákveðin leitarorð.

Texta- og efnisverkfæri

Sækja ráð eftir auðkenni

GET
/advice/:id

Get a specific piece of advice by its ID.

Texta- og efnisverkfæri

URL hlekkjaforskoðun

GET
/link/preview

Dragðu út metadata from hvaða ... sem er URL: title, description, author, publisher, language, images, and logos. Fullkomið til að byggja link preview cards like those in Slack, Twitter, or Discord.

Texta- og efnisverkfæri

URL skjámynd

GET
/link/screenshot

Dragðu út metadata from a URL plus capture a screenshot image. Skilar same data as link preview with an additional screenshot URL.

Texta- og efnisverkfæri

Dónaskaparathugun

GET
/profanity/check

Athugaðu if text contains profanity. Skilar true or false.

Texta- og efnisverkfæri

Dónaskaparsía

GET
/profanity/filter

Filter profanity from text, replacing bad words with asterisks or a custom replacement. Styður adding custom words to filter.

Texta- og efnisverkfæri

Lorem Ipsum

GET
/generate/lorem

Myndaðu Lorem Ipsum placeholder text with a stillanleg number of paragraphs (default 3). Skilar classic Latin-based dummy text used in design, typesetting, and web development to fill layouts before real content is available. Gagnlegt fyrir design mockups, content management system development, print layout testing, and hvaða ... sem er prototype that needs realistic-looking text blocks.

Þróunarverkfæri