-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.asyncapi-tool.json
More file actions
15 lines (15 loc) · 649 Bytes
/
Copy path.asyncapi-tool.json
File metadata and controls
15 lines (15 loc) · 649 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"title": "Mokapi",
"description": "Your API Mocking Tool for Agile Development. Mock and simulate AsyncAPI and OpenAPI services for local testing, development, and CI pipelines — with a visual dashboard to inspect your mocks and a powerful test data generator fully customizable with JavaScript.",
"links": {
"websiteUrl": "https://mokapi.io",
"docsUrl": "https://mokapi.io/docs/welcome",
"repoUrl": "https://github.com/marle3003/mokapi"
},
"filters": {
"language": "Go/Golang",
"technology": ["JavaScript", "TypeScript", "Docker"],
"categories": ["mocking-and-testing", "cli"],
"hasCommercial": false
}
}