Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 944 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 944 Bytes

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.