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 967 public repositories matching this topic...

Application based on a microservices architecture using Spring boot. Each microservice uses its own database, in addition, each microservice internally uses an N-Tier architecture separating the business logic, data access and the presentation layer, facilitating its maintenance and scalability.

  • Updated May 27, 2024
  • Java

Spring_Boot_All_Project-devops-RealTime-Boot is a project that uses Spring Boot technology. It's set up to make development and deployment easy. It also follows DevOps practices, which help teams work together smoothly. This project is all about building apps that work in real-time.

  • Updated May 25, 2024
  • Java

PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.

  • Updated May 24, 2024
  • Java

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