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

    Hands-on NestJS Notebook; a beginner-to-intermediate, example-driven guide covering NestJS fundamentals, architecture, dependency injection, controllers, services, modules, and a full Student CRUD REST API with Postman tests. Includes practical explanations, code snippets, and interview questions to build production-ready backends.

    • Updated Mar 16, 2026
    • Shell

    Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.

    • Updated Jan 18, 2024
    • JavaScript

    Your versatile digital companion for notes, ideas, and reminders made using MERN stack. Seamlessly jot down thoughts, organize tasks, and capture inspiration wherever you go. With features like intuitive note-taking, customizable categories, and seamless synchronization across devices, managing your digital life has never been easier.

    • Updated May 19, 2024
    • JavaScript

    Created by Abhinav Asthana, Ankit Sobti, Abhijit Kane

    Followers
    74 followers
    Organization
    postmanlabs
    Website
    github.com/topics/postman
    Wikipedia
    Wikipedia

    Related topics

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