Skip to content

Instantly share code, notes, and snippets.

@up1
Created March 21, 2025 16:28
Show Gist options
  • Save up1/c0de7b49893612b4368b4ec1e75c953d to your computer and use it in GitHub Desktop.
Save up1/c0de7b49893612b4368b4ec1e75c953d to your computer and use it in GitHub Desktop.
MokAPI
$npm install -g go-mokapi
// HTTP server จากไฟล์ Swagger/OpenAPI
$mokapi --providers-http-url https://petstore3.swagger.io/api/v3/openapi.json
// Apache Kafka จากไฟล์ AsyncAPI
$mokapi --providers-file-filename asyncapi.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment