8 endpoints match this tag.
/advice/random
Fáðu a random piece of advice. Frábært fyrir spjallþjarka, daily widgets, and inspiration forrit.
/advice/search
Leita að ráðleggingum sem innihalda ákveðin leitarorð.
/advice/:id
Get a specific piece of advice by its ID.
/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.
/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.
/profanity/check
Athugaðu if text contains profanity. Skilar true or false.
/profanity/filter
Filter profanity from text, replacing bad words with asterisks or a custom replacement. Styður adding custom words to filter.
/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.