Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added additional development tools

...

Development Tools

In addition to a Web API framework, the following tools may also prove useful:

  • Apicurio and SwaggerHub: tools for designing and documenting APIs using the Open API description format 
  • Postman and SoapUI: tools for API testing
  • Microcks: tool for mocking and testing APIs, builds on Postman or SoapUI

Monitoring

The ability to monitor services provides many benefits to both the service owner and clients of the service:

...