blogs.dropbox.com/developers/2015/03/json-in-urls

HTTP-based APIs often encode arguments as URL path and query parameters. For example, a call to the Dropbox API's filename search endpoint might look like: While URL encoding seems fine for simple examples, using JSON might have some advantages.


Comments (0)

Sign in to post comments.