A developer is building a REST API for a team of developers to use. The team needs to access the REST API to perform integration testing . The REST API implementation will require multiple backend services , but those backend services are not yet available .
The developer must ensure that the REST API is available for integration testing with the LEAST engineering effort .
Which solution will meet these requirements?
Submit