Friday, 1 March 2024

Query Params

 How to include the query param in the request URL?

  • https://s-letru-sd/rest/cd/?name=test&version=1

No comments:

Post a Comment

map online shopping status with REST API

  Example Sequence of API Calls Browse products : GET /products View product details : GET /products/12345 Add product to cart : POST /cart ...