Skip to content
#

Postman

postman logo

Postman is an API platform for developers for building and using APIs. This tool cannot only make requests with different HTTP verbs to different URLs, it also offers

  • using variables (collection, environment, etc.) in different places (path, query string, etc.)
  • Collections: Group requests in folders, export collections and write documentation for them
  • Scripting: Modify the request before sending as well as test and visualize its results
  • Design APIs: Create OpenAPI schema files and store them in your version control system

Here are 257 public repositories matching this topic...

A API built with Node.js and Express, to access a movie database built using MongoDB and business logic modelled with Mongoose. The API leverages REST architechture to provide json data about different movies, genres, and directors. The Database and API also includes user registration/login functionality.

  • Updated May 27, 2024
  • HTML

Welcome to the APITesting_Projects repository! This project showcases various API testing projects using tools like Postman, Rest Assured, and Cypress. Explore our collection of automated tests to ensure the functionality, reliability, and performance of APIs. Let's elevate the standards of API testing together!

  • Updated May 16, 2024
  • HTML

Created by Abhinav Asthana, Ankit Sobti, Abhijit Kane

Followers
46 followers
Organization
postmanlabs
Wikipedia
Wikipedia

Related Topics

api-design api-testing developer-tools graphql newman openapi postman-collection rest-api swagger