A while ago my team was looking to create a stub for an internal JSON HTTP-based API. The to-be stubbed service was quite simple. The service exposed a REST API endpoint for listing resources of a specific type. The API supported paging and some specific request/query parameters.
GET requests to the service looked something like this:
from DZone.com Feed https://ift.tt/Q3qkgv1
No comments:
Post a Comment