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.
Sign in to post comments.
Comments (0)
Sign in to post comments.