Postman
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
- GitHub: https://github.com/topics/postman
- Wikipedia: https://en.wikipedia.org/wiki/Postman_(software)
- Repo: https://github.com/postmanlabs
- Created by: Abhinav Asthana, Ankit Sobti, Abhijit Kane
- Related Topics: postman-collection, newman, swagger, openapi, rest-api, graphql, api-design, developer-tools, api-testing,
- Last updated: 2026-03-24 00:24:01 UTC
- JSON Representation
https://github.com/roy7077/daily-expenses-sharing-application
Created a MERN stack application for tracking shared expenses in groups. Features user authentication, expense management, and downloadable balance sheets, enhancing skills in full-stack development and RESTful APIs.
dailyexpense expressjs javascript json2csv mongodb nodejs postman
Last synced: 22 Jan 2026
https://github.com/faridtahmazov/restapi-crud
Rest Api Sample Crud Application
postman rest-api spring-boot-data-jpa spring-web
Last synced: 15 Oct 2025
https://github.com/surfiniaburger/api-go
Book library API
docker gcloud golang huggingface jwt mysql pinecone postman
Last synced: 14 Mar 2026
https://github.com/spm999/job-portal-api
A simple job-portal api with user and admin login. It is built with Node.js, Express, and MySQL. The API supports user authentication, admin authentication, job creation, and fetching resumes based on skills.
api bcryptjs controller expressjs git jwt-authentication models mysql-database nodejs postman rest-api sequalize
Last synced: 30 Dec 2025
https://github.com/gargswati12/spring-boot-crud-using-spring-security-mysql-database-and-postman
Spring Boot CRUD project that creates, reads, updates and deletes records from the database table while authenticating them based on roles. Here we save password in the table as encrypted format but without using the password encoder class so we have to enclose the password after writing {bcrypt}.
Last synced: 24 Feb 2026
https://github.com/veronikakurhajcova/restful-booker-postman-tests
This repository contains a fully structured and functional test suite for the Restful Booker API created using Postman.
Last synced: 16 Oct 2025
https://github.com/rafaelrabelodasilva/pizzaria-backend
Projeto completo Full Stack com NodeJs, ReactJS e React Native
full-stack nextjs nodejs postgresql postman prisma prisma-client react-native reactjs
Last synced: 16 Oct 2025
https://github.com/bindu-1805/ai-text-summarizer-app
This app uses AI to create short summaries of long texts.
expressjs html-css-javascript nodejs postman rest-api
Last synced: 17 Oct 2025
https://github.com/canon20paul/e-commerce-api-deply
Simple E-commerce API with:- - [] User Registration - [] User Login - [] User Authentication and Authorization with cookies - [] CRUD Execution of:- -> Users -> Products -> Reviews -> Orders
express html-css-javascript javascript mongodb-atlas mongoose nodejs postman render
Last synced: 17 Oct 2025
https://github.com/raaz2/karyalaya-employee-management-system
Karyalaya is an advanced employee management system developed using Spring Boot, MySQL, and Spring Security.
hibernate java17 jwt-authentication lombok maven mysql postman spring-boot spring-security springdata-jpa swagger-ui
Last synced: 21 Feb 2026
https://github.com/reshnivisionx/basic-crud-operations-with-node-js
Basic crud operations performed with Node js in MongoDB with the help of Postman API
express-middleware expressjs mongodb nodejs postman rest-api
Last synced: 17 Oct 2025
https://github.com/puureya2/college-appointment-system
Personal project, ME(R?)N fullstack system
api backend express-middleware expressjs mern-stack mongodb mongoose nodejs nodemon postman rest-api
Last synced: 30 Dec 2025
https://github.com/wesleysbmartins/node_js_vanilla_api
API REST desenvolvida utilizando NodeJS e seus recursos nativos, sem dependencias ou frameworks externos, e testes implementados com Jest.
docker javascript jest nodejs postman typescript
Last synced: 19 Oct 2025
https://github.com/zezogaming025/sabat-mern-firebase-ecommerce
E-Commerce Website Using React JS, Node JS, Express JS, MongoDB, Firebase, and Aamar Pay Payment Gateway
aamarpay ecommerce express googlefonts javascript mern nodejs postman pwa react react-router-dom rtk-query saas stripe
Last synced: 19 Oct 2025
https://github.com/rhaqim/restcli
A command line interface written in RUST for generating endpoints that can be tested with CURL, Postman or VS Code's rest-client extension. The tool allows you to select one or more files that contain the applications routes. At the moment the tool works with Gin Gonic in Golang and Flask in Python
cli curl postman rest rest-client rust
Last synced: 24 Feb 2026
https://github.com/anika21-nextin/dmoney-transaction-postman
This porject shows the automation between DMoney user and Transection API using postman. And generate report using Newman to show the test result at a glance.
Last synced: 19 Oct 2025
https://github.com/bertandogancay/riva-system
A complete backend and frontend cross platform application.
api blazor blazor-webassembly database-management domain flutter flutter-apps get-post-method getx postman
Last synced: 30 Dec 2025
https://github.com/delamelie/p13-argentbank-front
Banking app - implementing authentication and profile display
axios javascript mongodb postman react react-redux react-router redux redux-persist redux-toolkit rest-api styled-components swagger-ui
Last synced: 19 Oct 2025
https://github.com/LgendSourabie/videoflix-backend
Backend of a Netflix-like video streaming platform using ffmpeg video encoding technics, django and django rest framework
angular cache django django-rest-framework postgresql postman redis rxjs scss task-queue test-driven-development typescript unit-testing
Last synced: 20 Oct 2025
https://github.com/RainerNsa/Draycore-Med
nextjs postgresql postman typescript
Last synced: 20 Oct 2025
https://github.com/zjunaidz/nodejs
Learning Nodejs
expressjs javascript joi-validation learning mongodb mongoose nodejs postman restful-api
Last synced: 30 Dec 2025
https://github.com/queeniecplusplus/ios_back_7
post http data to remote server
ios11 ios14 post postman swift4 swift5 urlsession urlsessiondatatask xcode11 xcode12
Last synced: 15 Mar 2026
https://github.com/olumideolufowose/postmandemo
Automated Demo API tests integrated into Github Actions CI/CD Pipeline.
api api-testing automation javascript performance-testing postman restapi testing
Last synced: 15 Mar 2026
https://github.com/tiana-coker/task-flow-backend
git jwt-token mysql postman spring-boot spring-security
Last synced: 15 Mar 2026
https://github.com/rusiruchapana/syna-blog-app
aws intellij-idea java-17 jwt maven mysql-database postman springboot
Last synced: 27 Feb 2026
https://github.com/benslabbert/grpc-gateway-example
Example project using gRPC Gateway as a REST proxy to a gRPC service
golang grpc grpc-gateway postman swagger
Last synced: 23 Oct 2025
https://github.com/dhanugupta/postman-runner-example
cicd github-actions postman postman-collection postman-test
Last synced: 23 Oct 2025
https://github.com/rathorsunpreet/api_test
Code to test API from various frameworks/libraries
api-test api-testing api-tests postman postman-example postman-test postman-testing
Last synced: 23 Oct 2025
https://github.com/oztaha/flexbazaar
E-commerce Website
ajax api-gateway authentication authorization bootstrap cqrs-design-pattern css docker identityserver jason-web-tokens javascript jwt-bearer-tokens mediator-design-pattern mongodb mssql ocelot-gateway postman rapid-api repository-design-pattern signalr
Last synced: 24 Oct 2025
https://github.com/geffrerson7/playlist-api
REST API for the data of a song playlist application.
bcrypt-hashing-library express jwt nodejs postman prisma typescript
Last synced: 24 Oct 2025
https://github.com/panos2050/trello-api-postman
Testing REST APIs of Trello
api automation junior-project postman qa rest-api testing trello
Last synced: 24 Oct 2025
https://github.com/gismii/t-productapi
Consumindo uma API de produtos, utilizando Vite + React e Material UI.
automation autorization axios hooks localstorage mui-material postman token
Last synced: 15 Mar 2026
https://github.com/margdaly/whether_sweater
Backend web-based API application
api post postman ruby-on-rails
Last synced: 24 Oct 2025
https://github.com/sorcererchiragsingh/shoporiastore
MERN E-Commerce - Redux toolkit, JWT Auth, Invoice Creation, Email Template, Payment Gateway. This project build is scalable & production-ready application.
api-development crud-application email-template full-stack invoice-generator jwt-authentication mern-stack payementgateway postman redux-toolkit web-development
Last synced: 24 Oct 2025
https://github.com/atakanbayrak/java-springboot-elasticsearch-app
☕ Elastic Search introduction and tutorial app in Java, Spring Boot project. Different search method implemented with MVC and tested in Postman successfully.
elasticsearch postman spring-boot
Last synced: 25 Oct 2025
https://github.com/itstoreall/checking-backend
Checking back
express filesystem node-cron postman sequelize
Last synced: 25 Oct 2025
https://github.com/nandanaraju/online_pharmacy_web_app
The online pharmacy web application allows users to browse, and purchase medicines from a digital platform. Built using the MERN stack (MongoDB, Express.js, React, and Node.js), and Docker for containerization. The app provides a seamless experience for users to manage their accounts and purcahse medicines as they needed
docker express html javascript jwt-token mongodb multer node-js postman reactjs tailwindcss
Last synced: 23 Jan 2026
https://github.com/sayururehan/test-automation-project
A beginner level project to learn about Test Automation using Mocha, Chai, Postman and Cypress
chai cypress mocha postman test-automation-project testing
Last synced: 29 Jan 2026
https://github.com/salma-4/todo-api
two microservices one handle todo items and operations on it , second service handle users and auth
design-patterns java lombok maven microservices mysql-database open-api-v3 postman restful-api slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing
Last synced: 26 Oct 2025
https://github.com/damirscorner/20240705-http-client-redirect
Sample project for 'Auto-redirect in REST client tools' blogpost
bruno http-redirect postman visual-studio
Last synced: 26 Oct 2025
https://github.com/am-matheusoliveira/desafio-estrategia-wms
Sistema de Gerenciamento de Estratégias WMS | PHP Laravel e PostgreSQL
api composer docker docker-compose json laravel laravel-framework mysql mysql-database php php-programming postgresql postgresql-database postman postman-collection rest-api
Last synced: 04 Jan 2026
https://github.com/vidhya0501/hall-booking
Hall Booking API with express js
api backend expressjs filter http-methods http-status-codes json map mvc-architecture params postman
Last synced: 27 Oct 2025
https://github.com/nageshjagtap/mongodb-interview-question
This repository contains MongoDB practical exercises covering basic to advanced topics. It includes CRUD operations, query operators, and data modeling techniques using embedded documents, references, and joins. Ideal for students and developers learning MongoDB.
Last synced: 24 Jan 2026
https://github.com/renatoelho/metodos-status-codes
Explico o funcionamento dos métodos e status codes mais comuns em APIs, utilizando uma aplicação em FastAPI. A API permite operações como listar produtos (GET), criar (POST), atualizar (PUT) e remover (DELETE). Também demonstro os status codes 200 OK, 201 Created, 400 Bad Request e 500 Internal Server Error, mostrando seus usos de forma prática.
docker docker-compose fastapi metodos-http openapi postman python status-codes
Last synced: 28 Oct 2025
https://github.com/alexndrmac/postman_asserts
Tiny scripts for Postman Auto tests (reusable Assertions for postman tests and json schema validation)
Last synced: 28 Jan 2026
https://github.com/sadmanpieal/cryptocurrecy-wallet-api
Cryptocurrency Wallet API provides endpoints for managing user wallets, transactions, and exchange rates. It includes automated tests using Postman and Newman to ensure reliability. The API supports operations such as user registration, balance retrieval, transaction processing, and more.
javascript newman newman-reporter-htmlextra nodejs postman test-automation testing-framework
Last synced: 28 Jan 2026
https://github.com/itsanuragsingh/skillswap
Happy Coding !!! 🚀
clerk-auth gemini-flash mern-stack mongodb nodejs postman reactjs
Last synced: 29 Jan 2026
https://github.com/dmitryvasilkovw/itmo-prog-labs-4-sem
Java programming technologies
backend docker dockerfile framework gradle groovy itmo itmo-labs java maven postgres postman spring spring-boot spring-data-jpa spring-security springframework
Last synced: 29 Jan 2026
https://github.com/alex-cultrera/meal-plan-api
Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.
api endpoints get-request getmapping java json maven postman query-params responseentity rest-controller restful-api restful-webservices resttemplate spring-boot third-party-api uri
Last synced: 25 Feb 2026
https://github.com/neelakandanv/mycrm-be
MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.
bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 16 Mar 2026
https://github.com/deve-sh/express-to-doc
CLI utility to read your Express App and export standardized documentation templates like Postman Collection. 📃
api collection exporter postman
Last synced: 29 Jan 2026
https://github.com/aasim077/electronix
A Comprehensive Backend Project featuring multiple RestAPIs, meticulously crafted in SpringBoot 3.2.2, leveraging the prowess of Spring Data JPA, Spring Security, JWT authentication and Spring MVC. , Java 21, seamlessly integrating with MySQL Database, Docker, and AWS services for unparalleled performance and scalability.
aws backend-api backend-development docker ecommerce-application intellij-idea java json jwt-authentication jwt-token mysql postman postman-api rest-api spring-data-jpa spring-mvc spring-security springboot swagger workbench
Last synced: 30 Jan 2026
https://github.com/mohini1403/videostreamingapplication
Building a modern "Video Streaming Application". Working on developing the good backend code quality.
api-rest api-testing bcrypt cloudinary javascript jsonwebtoken mongodb postman preetier
Last synced: 30 Jan 2026
https://github.com/shotakitazawa/postman-apitest-autogen
generate Postman collection included tests from Postman collection recorded request & response
cli postman postman-collection
Last synced: 31 Jan 2026
https://github.com/marcosfshirafuchi/devsuperior-java-spring-professional-projeto-para-seguranca
Java Spring Professional - Capítulo: Login e controle de acesso
desenvolvimento-java devsuperior h2-database java nelio-alves nelioalves poo postman postman-collection spring spring-boot springboot springdata-jpa springdatajpa
Last synced: 17 Mar 2025
https://github.com/ignisilva/library-management-server
도서관 관리 API 및 Graphql 서버입니다
apollo-graphql docker docker-compose javascript kafkajs koajs postgresql postman sequelize
Last synced: 31 Jan 2026
https://github.com/marcosfshirafuchi/devsuperior-dscommerce-versao-completa
DEVSuperior : Java Spring Professional - Java Spring Professional - Desafio 05
crud-api crud-application devsuperior h2-database java maven maven-plugin maven-pom nelio-alves nelioalves oauth2 poo postman postman-api postman-test spring spring-boot springboot springdata-jpa springdatajpa
Last synced: 31 Dec 2025
https://github.com/marcosfshirafuchi/devsuperior-aula-salvar-para-muitos
DEVSuperior - Aula Salvar para muitos
banco-de-dados devsuperior h2-database java nelio-alves nelioalves poo postman postman-api postman-collection relacionamentoentreentidadesparamuitos spring spring-boot springboot springdata-jpa springdatajpa
Last synced: 17 Mar 2025
https://github.com/marcosfshirafuchi/teamcubation-desafio-tecnico
Exercício - Desafio Técnico
api api-rest java junit poo postman teamcubation testes-unitarios
Last synced: 17 Mar 2025
https://github.com/marcosfshirafuchi/teamcubation-desafio-final
Teamcubation - Projeto Final - API de Partidas de Futebol
api api-rest java json json-api poo postman postman-api spring spring-boot spring-data-jpa spring-mvc spring-mvc-crud
Last synced: 17 Mar 2025
https://github.com/marcosfshirafuchi/desafioalura04-java
Quarto desafio da Alura proposto pela instrutora Jacqueline Oliveira que eu desenvolvi na linguagem Java.
alura intellij intellij-ide intellij-idea intellijidea java json json-api postman postman-api postman-test programacao programacao-orientada-objetos vitrinedev
Last synced: 17 Mar 2025
https://github.com/nattie-nkosi/nodejs-api-authentication-with-jwt
A node.js api that is going to handle Authentication for us in any application we want to use it in.
express-js jwt-authentication nodejs nodemon postman
Last synced: 07 Sep 2025
https://github.com/milliorn/getting-started-with-postman
Repo for me to learn more about Postman
javascript js node node-js nodejs postman systeminformation ws
Last synced: 01 Apr 2025
https://github.com/proeungchiso/cstad_ite2_mobile_banking_api_v2
Spring boot: Rest API
api-rest postgresql postman spring-boot
Last synced: 31 Dec 2025
https://github.com/brionmario/postman-collections
A repo to house important postman collections
collections postman postman-collection
Last synced: 21 Feb 2025
https://github.com/o98k-ok/tunder-client
free http-client postman vscode-extension
Last synced: 27 Dec 2025
https://github.com/acharayap03/nodetypescript
This is a very simple project built with node js, Express , Mongoose, Postman and other technology. The sole purpose of this project is only for practice with typescript on node backend development.
express mongodb mongoose nodejs postman rest-api typescript
Last synced: 26 Dec 2025
https://github.com/tsheporamantso/technical-test-backend
Innovation Nexis Full stack development take home assessment back end repo
api controllers devise dotenv postman ruby-on-rails
Last synced: 29 Dec 2025
https://github.com/sayammishra3/h_b_m_s_-project
A Java 8 Spring Boot-based Hotel Booking System with microservices architecture, JWT authentication, AWS S3 integration, Apache Kafka, Hibernate, and MySQL — built for scalable, secure backend development.
agile-methodologies apache-kafka api-gateway aws-s3 data-transfer-object er-diagram event-driven-architecture exception-handling hibernate-jpa java java-8 jwt-authentication maven microservices mysql postman rest-api spring-boot spring-security validation
Last synced: 07 Jul 2025
https://github.com/prakharsinha-09/snazzystore-an-online-marketplace
Welcome to SnazzyStore, SnazzyStore is not just an ecommerce marketplace; it's a lifestyle destination where fashion meets technology. We leverage the power of cutting-edge technology, employing the MERN stack (MongoDB, Express.js, React.js, Node.js) + Firebase, Typescript, Redux and many more tools alongside!!
expressjs firebase-auth javascript mern-stack mongodb-atlas mongoose nodejs postman reactjs redux-toolkit scss-framework stripe-payments typescript
Last synced: 19 Jan 2026
https://github.com/piyushwani004/sports-project
Sports Project Using Springboot and React
hibernate-jpa java-8 postman react rest-api spring-boot sql
Last synced: 01 Feb 2026
https://github.com/randjelaa/web-app-testing
This project contains automated tests for a Student Management System with a Spring Boot backend and Angular frontend. It focuses on verifying CRUD operations through Selenium UI tests and Postman API tests, as well as documenting bugs found in both applications. The goal is to ensure software quality and reliability.
angular api-testing postman selenium spring-boot
Last synced: 07 Jul 2025
https://github.com/nathanaelsantos/bookstore-jpa
This repository focuses on the use of Spring Data JPA for relational object mapping in Java. It shows how Spring Data JPA can be used to connect Java objects to a database. In addition, this repository addresses the implementation of different types of relationships between entities, such as OneToOne, OneToMany, ManyToOne, and ManyToMany
entity jpa-annotations maven pgadmin postgresql postman spring-boot-jpa
Last synced: 17 Mar 2025
https://github.com/emkeyen/postman-to-jmx
Postman to JMeter (JMX) Converter with Environment Support in Python3
jmeter jmx postman postman-api postman-collection postman-environment
Last synced: 15 Jun 2025
https://github.com/perrym/postman-to-swagger
postman to swagger
postman postman-to-swagger swagger
Last synced: 15 Jun 2025
https://github.com/martinwilchesdev/subscription_tracker
:computer: | Backend API
Last synced: 19 Jul 2025
https://github.com/mamt2701/softwaretesting-projects
Explore my Software Testing Project Portfolio, showcasing hands-on projects in manual and API testing. Each project highlights practical applications of QA techniques, with clear documentation and real-world scenarios. 🛠️📊
api-testing bug-reporting jira manual-testing postman qa-portfolio quality-assurance software-testing test-cases test-design-techniques testmonitor xray
Last synced: 15 Jun 2025
https://github.com/sojebsikder/i2p
I2P is a tool for converting insomina data to postman
Last synced: 15 Jun 2025
https://github.com/dim-dimy4/api-postman-tests
Automated API testing project using Postman and Newman.
api-testing-qa newman portfolio postman test-automation
Last synced: 15 Jun 2025
https://github.com/armagansarikey/asp.net-core-web-api-bookapi-usinginmemorydb
An ASP.NET CORE WEB API Application with using in memory database
asp-net-core aspnet-core aspnetcore csharp http inmemory-db postman swagger swagger-ui webapi
Last synced: 15 Jun 2025
https://github.com/dwmedeirosdev/restful-booker-postman
Teste de API com Postman, Documentação no campo Website
Last synced: 15 Jun 2025
https://github.com/rajat1903/healthcare-backend-api
A Django REST Framework backend for managing healthcare data, including patients, doctors, and their relationships.
django django-rest-framework jwt-authentication orm-model postgres postman restful-api simplejwt
Last synced: 15 Jun 2025
https://github.com/prinshia/postman-api-testing-project
Book Management API Testing using Postman (CRUD + CSV + Scripts)
api-testing csv manual-testing postman postman-api qa-project software-testing
Last synced: 15 Jun 2025
https://github.com/jcgadeadev/crud-rest-api
API REST con Nodejs y Express, CRUD, las operaciones básicas de toda aplicacion web, en las que se crean, lee, actualizan y eliminan datos.
body-parser express javascript json-api morgan-middleware nodejs postman
Last synced: 15 Jun 2025
https://github.com/nikeshman16/platziapi-postman
Automating api testing with postman and newman CLI consisting of positive and negative test case scenarios for an api
api-testing automation postman
Last synced: 15 Jun 2025
https://github.com/jinsajoy13/softwaretesting-projects
A collection of real-world software testing projects covering E-commerce testing (Jira + Xray), Banking app testing (TestMonitor), and API testing (Postman). Includes test cases, design techniques, and detailed documentation.
api-testing bug-reporting jira manual-testing postman qa-portfolio quality-assurance software-testing test-cases test-design-techniques testmonitor xray
Last synced: 15 Jun 2025
https://github.com/durgesh2001/quizapplication
Developed a backend system for a Quiz Application using Spring Boot. Integrated PostgreSQL as the relational database and implemented full CRUD operations using Spring Data JPA. The backend supports functionalities such as creating, retrieving, updating, and deleting quizzes and questions, ensuring efficient data management.
jparepository postgresql postman spring-boot
Last synced: 15 Jun 2025
https://github.com/trtheo/user-auth-system-react-nodejs
Full-stack user authentication system with password reset, built using React, Node.js, Express, and SQLite.
authentication fullstack-development jwt-authentication jwt-token login-system nodejs postman postman-api reactjs registration sqlite3
Last synced: 15 Jun 2025
https://github.com/productdock/build-apis-made-easy
Building APIs Made Easy: From Specification to Code Generation and Testing blog post
golang openapi3 postman spring-boot typespec
Last synced: 07 Jul 2025