Skip to content

postmanlabs/collection-format-docs

Repository files navigation

Postman logo

Postman Collection Format

The collection format is the specification behind Postman Collections, it lets you model API workflows and organize requests. The documentation helps you understand the format, how it relates to collections in Postman and the different toolings that have been built around the format both by Postman and it's developer community.

Contribution guidelines

We would love for you to contribute to the Collection Format Docs! To contribute to this project, please read:

Tech stack

The Docs are built using ReactJS, GatsbyJS Framework, and styled components for styling.

How to get started

$ git clone https://github.com/postmanlabs/collection-format-docs
$ collection-format-docs
$ npm run nvmrc
$ nvm use
$ npm install
$ npm install -g gatsby-cli
$ npm run dev

License

Apache License 2.0

About

Documentation for postman collection format, the open source specification that powers collections in postman

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages