URL Encoder / Decoder
Percent-encode teks untuk URL, atau decode URL kembali jadi teks biasa.
curl -X POST https://sinikoding.dev/api/v1/url-encode \
-H 'content-type: application/json' \
-H 'x-api-key: tk_live_…' \
-d '{"input":"…","mode":"encode","scope":"component"}'Butuh url encoder / decoder dari kode kamu? Bikin akun gratis untuk dapat API key. Halaman ini tetap bebas dipakai tanpa akun.
Bikin akun