A simple defensive library to encode/decode URL components.
-
Updated
Oct 21, 2024 - Kotlin
A simple defensive library to encode/decode URL components.
The marshaller allows you to convert a FormUrlEncoded string to a POJO/Map object and vice versa. Supports nesting of objects, lists, arrays. Supports indexed and non-indexed lists.
Encode and decode a string of text
URL encoder written in C
Add a description, image, and links to the urlencoder topic page so that developers can more easily learn about it.
To associate your repository with the urlencoder topic, visit your repo's landing page and select "manage topics."