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 6,184 public repositories matching this topic...

Local-first Developer Tool to Build, Test, Intercept & Mock API Requests. Requestly is a combination of REST API Client and HTTP Interceptor. It is simple, beautiful and powerful alternative to Postman, Insomnia, Bruno and Charles Proxy.

  • Updated Feb 20, 2025
  • TypeScript
apidash

API Dash is a beautiful open-source cross-platform (macOS, Windows, Linux, Android & iOS) API Client built using Flutter which can help you easily create & customize your HTTP & GraphQL API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.

  • Updated Feb 20, 2025
  • Dart

This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp

  • Updated Jul 22, 2023
  • JavaScript

Created by Abhinav Asthana, Ankit Sobti, Abhijit Kane

Followers
54 followers
Organization
postmanlabs
Wikipedia
Wikipedia

Related Topics

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