Home
About
Get Started
Blog
Documentation
Examples
Get Help
rest-tool
Table of Content
Create and maintain API projects
Create new projects
The structure of a project
The
config.yml
file
Upgrade an existing API project
Create and maintain services
Service definitions
The structure of the
service.yml
file
Create new services
Service stereotypes
Add new service to the project
Add new service to the project in bulk mode
Configure the services
Create mock data
Validation
Create dynamic services
Using the server
The mock server configuration
Start the server
Use as static mock server
Use as static content provider
Implement dynamic mocking behavior
Change the response status code
Use the proxy
Documenting the REST API project
Generate documentation
Customize the generated documentation
Testing the api
Generate test cases
Run test cases
Add new test-case templates
References