Skip to content

OpenAPI Specification generator by using JSON stored via mitmproxy-elasticagent

Notifications You must be signed in to change notification settings

hrfmmr/oasbuilder

Repository files navigation

oasbuilder

Continuous Integration Status

OpenAPI Specification generator by using JSON stored via mitmproxy-elasticagent

Set up

$ make

Usage

  1. Configure .env for Elasticsearch host and its index storing structured API endpoint's schema posted from mitmproxy-elasticagent and other OAS metadata.
  2. Run $ make run
  3. Check artifacts at .build/bundle.yml(Also you can see the generated OAS docs as HTML at .build/index.html)

About

OpenAPI Specification generator by using JSON stored via mitmproxy-elasticagent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages