1. Introduction

AutoStub is an API mocking application. With the power of AutoStub, we can effortlessly set up mocking services without intervention of real servers.

AutoStub’s design assists in swift API development. Its design helps users to rapidly prototype, document and test APIs. AutoStub allows creating functional mock data and is useful in building services to the users.

AutoStub is useful in saving time and money as its functional mocks allows users to test applications before it is completely developed.

1.1. Why AutoStub?

Some of AutoStub’s functions are:

  • It is a service virtualization tool used for REST and SOAP services.
  • It can simulate REST and SOAP services by accepting the Swagger and WSDL files for REST and SOAP services respectively.
  • It supports GET, PUT, POST, DELETE and PATCH methods for REST services.
  • It assists in generating mock data.
  • It generates an endpoint URL to be consumed by other applications.

The next section will guide you on how to use this AutoStub documentation.