Developer Microservices & Utilities
Developer Microservices & Utilities
Collection of Developer Microservices & Utilities APIs
QR Code Generatorarrow_forward
Send a URL and get an SVG, Base64, or ASCII QR code back instantly.
UUID Generatorarrow_forward
Instantly generate random UUID strings for database keys or testing.
Regex Testerarrow_forward
Pass a regex pattern and a text string, and get the exact matches returned in JSON.
Markdown to HTMLarrow_forward
Post raw markdown strings and receive properly formatted HTML tags back.
Color Converterarrow_forward
Programmatically convert between HEX, RGB, and HSL color codes.
Base64 Converterarrow_forward
Encode or decode Base64 strings on the fly.
JSON Formatter & Validatorarrow_forward
Send messy JSON and have the API validate, format, or minify it.
Timestamp Converterarrow_forward
Parse and format UNIX timestamps into human-readable strings, or calculate time differences.
Text Transformerarrow_forward
Change casing or get word counts mathematically. (emptychair.dev/api/text-transform)
Lorem Ipsum Generatorarrow_forward
Generate dummy placeholder text by the word, sentence, or paragraph.