API mocking and contract testing tool for OpenAPI specifications
Set of packages for API mocking and contract testing
prism$ prism mock openapi.yaml$ prism validate openapi.yaml --target http://localhost:3000$ prism mock openapi.yaml --port 4010 --verbose