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 5,304 public repositories matching this topic...

The Spring Music Player project aims to create a feature-rich music player application leveraging the multiple APIs. This application will provide users with a seamless experience to discover, stream, and organize their favorite music tracks from the extensive library.

  • Updated Jun 30, 2024
  • JavaScript

This is a fullstack task management application built with a focus on efficiency and ease of use. It allows users to create, update, delete, and manage tasks seamlessly through a well-structured frontend and backend architecture.

  • Updated Jun 29, 2024
  • JavaScript

Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.

  • Updated Jun 29, 2024
  • TypeScript

Created by Abhinav Asthana, Ankit Sobti, Abhijit Kane

Followers
50 followers
Organization
postmanlabs
Wikipedia
Wikipedia

Related Topics

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