api-specification-toolbox / toolbox

This is a toolbox for all of the leading API specifications, providing a community catalog of news, services, tooling, extensions, and other resources to support your adoption of leading API specifications.
http://api.specificationtoolbox.com/
Apache License 2.0
19 stars 7 forks source link
api asyncapi json-schema openapi postman-collection postman-environment

The API Specification Toolbox

This is a project to try and define the world of API specifications. The goal is to try and map out all of the different API specifications in use, as well as the services, tooling, extensions, and other supporting elements.

Website: http://api.specificationtoolbox.com/

Feel free to submit a PR to add any specifications, extensions, news, services, tools, sector videos, or blog post, or submit a GitHub issue asking any question and provide feedback.

This is a project between Postman and API Evangelist, but welcome others to get involved at an individual or organization level--we could use your help.

To view this locally (when creating pull requests), install Ruby and bundler as per Jekyll docs, then run

bundle exec jekyll serve

then browse http://localhost:4000.