You pass in arbitrary URL parameters; it returns a serialized payload using the same parameter names.
Input
https://<serializerEndpoint>?title=How to Loop Through the Array of JSON Objects in JavaScript&url=https://www.microverse.org/blog/how-to-loop-through-the-array-of-json-objects
Output
{
"title":"How to Loop Through the Array of JSON Objects in JavaScript",