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-06-21 00:20:11 UTC
- JSON Representation
https://github.com/zhikhareval/petstore
Проект по тестированию API с использованием Postman, CI/CD и Swagger. Включает в себя набор тестов API для проверки корректности работы API, использование Swagger для визуализации и взаимодействия с API, а также автоматизацию процесса тестирования и развертывания с помощью CI/CD.
api ci-cd postman swagger testing
Last synced: 09 Oct 2025
https://github.com/babanigit/contacts-and-users-manipulation
Developed a Contact Management API utilizing Express.js, MongoDB, and Postman to fetch and edit the contents. Features include CRUD operations for contacts and users, incorporating user authentication and robust security measures
api express mongodb nodejs postman
Last synced: 11 Apr 2026
https://github.com/svetlana-plotnikova/api_yandex_prilavka
Тестирование API
Last synced: 15 Mar 2025
https://github.com/lgomezruiz/sales-api-rest
Simple REST API with basic knowledge of Spring Boot and using PostgreSQL database. In this case, the service manages information about different customers, saving their ID, name, surname, direction, phone and email. API Documentation with Swagger.
api-rest intellij java maven postgresql postman spring spring-boot spring-data-jpa spring-web swagger
Last synced: 06 Jan 2026
https://github.com/kemalkochekov/grpc-server
GRPC Server is a high-performance Go application that combines gRPC server functionality with a REST API gateway, Kafka messaging, Jaeger distributed tracing, and efficient logging.
api api-gateway backend-api backend-architecture docker docker-compose go grpc-go jaeger-tracing logger postgresql postman tracing zaplogger
Last synced: 08 Apr 2026
https://github.com/adam-bouafia/l-aquila-smart-roads-sose
Repository for the Project of Software Oriented (A.A. 2023-2024) held at the University of L'Aquila @UnivAQ by Prof. Marco Autili and Doc. Gianluca Filippone.
angular discovery-service docker eureka feign gateway-api graphql grpc h2-database microservice openapi postman rest-api soap springboot swagger
Last synced: 06 Jan 2026
https://github.com/praveenkumar8754/back-end-task-1
This is Hall Booking page, we can be able to Create rooms, Book rooms, Get all booked rooms details, customer details, regular customer details.
expressjs javascript nodemon npm-module postman react
Last synced: 08 Apr 2026
https://github.com/souraevshing/spring-microservice-app-03
Microservices-based application architecture with 3 different services i.e. job, company, review.
api-gateway config-server eureka-client eureka-server microservice postman springboot
Last synced: 20 Jan 2026
https://github.com/stanli206/authentication-and-authorization-with-bearer-token
A simple and secure **Node.js** application for user authentication and authorization using **Bearer tokens**. Built with **Express.js**, **Mongoose** (for MongoDB), and **JSON Web Tokens (JWT)**. Follows the **MVC (Model-View-Controller)** pattern.
express javascript mongodb mongoose mvc-pattern nodejs postman render
Last synced: 10 Apr 2026
https://github.com/theayushmajumdar/fast_api-integration
Integrated fast api backend with my local mongodb collection
aws docker ecr-repositories ecs-fargate fastapi mongodb postman
Last synced: 02 Apr 2026
https://github.com/asif-shahriar/postman-newman-transaction-api
Integration testing on multiple transactional APIs by Postman and generating report by Newman
html-extra javascript newman nodejs postman rest-api
Last synced: 13 Oct 2025
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: 12 Apr 2026
https://github.com/talissonmelo/easy-image
Projeto de Envio de Imagens e Login - Java SpringBoot MongoDB Docker
docker docker-compose java jwt maven mongodb mongodb-compass postman spring-boot spring-security
Last synced: 12 Apr 2026
https://github.com/omatthewy/java-explore-with-me
Template repository for ExploreWithMe project.
api-gateway backend docker docker-compose event-discover event-management java maven microservices postgresql postman rest-api spring-boot sql statistics user-authentication
Last synced: 12 Apr 2026
https://github.com/engrarfin/meeting-room-booking-system
meeting-room-booking-system A TypeScript-based backend for managing room bookings, built with Node.js, Express, and MongoDB. Features secure NextAuth authentication, RESTful APIs for booking and room management, and robust data handling.
expressjs jwt mongodb postman typescript
Last synced: 12 Apr 2026
https://github.com/roy7077/healthcare
A Node.js and MongoDB application for efficiently managing patient records, including symptoms, diagnoses, lab tests, prescriptions, and appointments. Provides a RESTful API for seamless healthcare management. Ideal for clinics and healthcare providers.
expressjs mongodb mongodb-atlas nodejs postman rest-api
Last synced: 12 Apr 2026
https://github.com/jerlibgnzlz/comision-75275
Programacion Backend I
delete expressjs fs get http insomnia javascript momentjs nodecrypto nodejs nodemon-express post postman promises-async-await put setinterval settimeout thunderclient watch
Last synced: 16 Apr 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: 16 Apr 2026
https://github.com/gatossa/postmanpractice
Intense testing of API via Postman
Last synced: 23 Jun 2025
https://github.com/sujoyghoshal/session-management-in-mongodb
The Session Management System is a robust application designed to manage user sessions using MongoDB, Node.js, and Express. This system enables the creation, maintenance, and termination of user sessions, providing a secure and scalable solution for mongo db connected to the session
cookie express http-server mongodb nodejs postman session testing
Last synced: 10 Apr 2026
https://github.com/neelakandanv/day-40
Hall-Booking API
expressjs git github javascript nodejs nodemon postman render
Last synced: 12 Apr 2026
https://github.com/kvr-10/employee-management-system
This is a Full-Stack Employee Management System built using Spring Boot and React. The backend is developed with Spring Boot, JPA, and MySQL, providing a REST API for employee management. The frontend is built using React (Vite) with Bootstrap for UI styling.
axios bootstrap curd-operation docker fullstack-development java mysql postman react-router restful-api springboot vite-react
Last synced: 12 Apr 2026
https://github.com/sorcererchiragsingh/writesphere
WriteSphere – A space for writers and bloggers.
expressjs mongodb mongodb-compass nodejs postman reactjs
Last synced: 12 Apr 2026
https://github.com/vasantharuban19/password-reset-flow-be
NodeJs Day4 Task Password Reset Flow Backend
express mongodb nodejs postman
Last synced: 12 Apr 2026
https://github.com/avanegasp/avanegas-authentication-system-react-flask-api
Este proyecto es una aplicación web de autenticación de usuarios que combina un backend robusto con Python y Flask y un frontend dinámico construido con React.js. Sigue las mejores prácticas de desarrollo de APIs RESTful para la creación de sistemas de autenticación seguros, ofreciendo registro, inicio de sesión y validación de acceso
flask javascript jwt-auth jwt-authentication jwt-token postman python3 reactjs sqlalchemy
Last synced: 12 Apr 2026
https://github.com/risudev/password-reset-flow-backend
Password reset flow task Backend using node js , mongoose , express js , node mailer .
bcrypt-hashing-library expressjs jwt middlewares mongodb nodejs nodemailer postman
Last synced: 02 Apr 2026
https://github.com/bozito1716/reqres-api-testing-postman
This project tests REST API endpoints using Postman, validating user creation, login, update, and deletion. It ensures correct status codes, response formats, response time, and data consistency, checking both successful and unsuccessful scenarios with proper error handling and attribute validation.
javascript postman postman-environment postman-test postman-testing rest-api restapi
Last synced: 24 Apr 2026
https://github.com/destrutoyt/spring-rest-demo
api-rest crud java mysql postman rest-api spring spring-boot
Last synced: 02 Apr 2026
https://github.com/andresweitzel/micro_frontend_microcomponentes_react
Aplicación Web Micro FrontEnd MicroElectrónica implementando React, Html5, Scss, Highcharts, Bootstrap, Spring Boot, Spring MVC, Spring Data JPA, SpringFox, Swagger UI, Maven, Lombok, Postman, Log4j, Git, SQLDeveloper, Oracle XE 21c y Otras Tecnologías.
boostrap4 highcharts html5 js log4j lombok maven microfrontends oracle postman react scss springboot springdata-jpa springfox springmvc sqldeveloper swaggerui
Last synced: 11 Apr 2026
https://github.com/shravya1125/dynamic-hospital-resource-allocation
A Dynamic Resource Allocation Framework for Hospital Management Using Risk-Aware Scheduling
allocator chartjs css dynamic flask flask-application hospital-management-system jinja2 machine-learning postman python real-time resource-management risk-prediction scikit-learn triage
Last synced: 12 Apr 2026
https://github.com/balakrishnan-10/nodejs-5-password-reset-flow
Password Reset Flow Task using Nodemailer
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon postman vscode
Last synced: 08 Apr 2026
https://github.com/jmlakshmisagar/insuranceapp-using-restapi-springboot
RESTful API for managing employee insurance information
mysql postman rest-api restcontroller springboot
Last synced: 29 Apr 2026
https://github.com/kaizen-inc/postman-gradle-plugin
A Gradle plugin to run postman collections
gradle gradle-plugin kotlin newman newman-runner postman postman-collection
Last synced: 01 Mar 2026
https://github.com/zeky84/ss3v2finalproject
FINAL PROJECT!!!-MyCostLiving, CodersCampus final project. A basic simple app that will offer the user the possibility to know the cost of living in specific area(US only)
coreldraw-2023 css ezgif hibernate-jpa html5 intellij-idea java17 postman rest-api spring-boot spring-security thymeleaf-template-engine vanilla-js vscode
Last synced: 21 Feb 2026
https://github.com/maxjdev/sysacademy-management_system-users_instructors_gymtraining-api_rest-java-spring-postgres-swagger
User, instructor and gym training management system using Java, Spring Boot, Postgres, Maven, Spring Web, Spring Data JPA, Spring DevTools, Swagger, Lombok and Validation
dbeaver devtools docker java lombok maven openapi-documentation postgresql postman spring spring-data-jpa spring-devtools spring-web swagger3
Last synced: 08 Apr 2026
https://github.com/catalin246/deployment-classification
This Flask-based web app predicts whether uploaded images contain a dog or cat, utilizing a machine learning model. Users receive instant classification results.
api classification flask machine-learning postman python
Last synced: 15 Apr 2026
https://github.com/matheus-srego/challenge_itau
Project for password validation in an API, developed based on the 'back-end challenge' repository from iti/Itaú.
api-rest docker-compose dockerfile java11 maven postman regex spring-boot
Last synced: 12 Apr 2026
https://github.com/freedeerjamesbond/postman-api-client-setup
Easily install and set up Postman, the most popular API client for testing and developing APIs. Perfect for developers and testers! 🔧🚀
api-client api-configuration api-integration api-testing api-testing-tool api-tools dev-environment development-scripts development-tools postman postman-installation postman-installer postman-setup programming-environment programming-suite programming-tools setup-script software-installer software-setup
Last synced: 28 Mar 2025
https://github.com/mdmohsinhaider/hospital-management-system-spring-boot
A hospital management system (HMS) web app allows hospitals to perform various tasks online, such as patient registration, appointment booking, and storing patient details.
hospital-management-system java mysql-database postman restful-api spring spring-boot
Last synced: 12 Apr 2026
https://github.com/thakurbhanu021/basic-todolist-redux
Basic TodoList in which user can add , delete , mark todo as completed or not and can see total completed todo. This Project use POSTMAN API to fetch Todos.
bootstrap postman postman-api reactjs redux
Last synced: 12 Apr 2026
https://github.com/tushar-swarnkar/subscription-tracker
Subscription Tracker is a backend-only application built with Node.js, Express, and MongoDB that helps users manage their subscriptions. It provides secure JWT authentication, automated email reminders for upcoming renewals using Upstash QStash, and a scalable architecture for efficient subscription tracking.
api-development arcjet backend-development express javascript jwt-authentication jwt-token mongoose monogdb-atlas nodejs nodemailer-email-sender npm postman upstash-ratelimit
Last synced: 08 Apr 2026
https://github.com/skp-1997/identityrecognition
Identifies the people by matching their faces with the existing faces in the database
deep-learning face-recognition flask-api mtcnn-face-detection postman
Last synced: 17 May 2026
https://github.com/apideck-libraries/postman-collections
The Apideck Postman collections
api api-specs postman postman-api postman-collection sdks
Last synced: 11 Apr 2025
https://github.com/andresweitzel/rest_api_system_real_state_spring_boot
Rest Api for Real Estate Management System implemented with Spring Boot, Spring Data JPA, Lombok, Maven, Postman, PostgreSQL, Others.
api-rest git java-17 lombok maven postgresql postman spring spring-boot spring-data-jpa spring-mvc sts sts4 visual-studio-code
Last synced: 10 Apr 2026
https://github.com/raff4-gauna/proyecto-sistema-evalucion
Sistema de Encuestas
bootstrap django mysql postman
Last synced: 16 Apr 2026
https://github.com/thiagohrcosta/soccer-api
postgresql postman pundit rails rspec ruby
Last synced: 12 Apr 2026
https://github.com/souzafcharles/fullstack-spring-react-app
⚛️ Project developed based on tutorials by Fernanda Kipper: Building a Full-Stack Application with Java Spring and React
intellij-idea java javaspring javaspringboot lombok maven postgresql postman react reactjs spring spring-boot springdata-jpa springweb typescript
Last synced: 10 Apr 2026
https://github.com/haileamlak/task-manager-api
A scalable RESTful API built with Go and Gin. It provides secure user authentication and authorization, task management, and role-based access control, integrating with MongoDB for data storage. The project follows Clean Architecture principles, ensuring maintainability and testability. Comprehensive unit tests are included to ensure code quality.
clean-architecture go mongodb postman testify
Last synced: 26 Jan 2026
https://github.com/padupe/setup-sre-mm
Script for installing the basic tools used in the SRE team at MadeiraMadeira.
aws-cli dbeaver deck docker docker-compose kong node nvm postman python serverless-cli
Last synced: 13 Apr 2026
https://github.com/nisanth2004/springboot-microservices
Each service is independently deployable and communicates via REST APIs, ensuring scalability and maintainability
api java keycloak microservices openfeign postman restapi security spring springboot
Last synced: 07 Feb 2026
https://github.com/chisumo2016/student-api
This is an api with Laravel 9 application .
api-rest laravel-framework mysql-database postman valet
Last synced: 16 Apr 2026
https://github.com/ogmaresca/azure-devops-postman
A Postman Collection for the Azure Devops API
azure-devops azure-pipelines postman
Last synced: 10 Mar 2025
https://github.com/vikrant48/video_mela_backend
a complete full working youtube clone
cloudinary express javascript mongodb mongodb-atlas postman
Last synced: 09 Apr 2026
https://github.com/techsolutionstuff/rest-api-with-passport-authentication-in-laravel-9
In this article, we will see REST API with passport authentication in laravel 9. Also, we will perform CRUD operations with laravel 9 REST API. REST API is an application program interface that uses HTTP requests to GET, PUT, POST, and DELETE data.
crud crud-operation laravel laravel-9 laravel-passport passport php postman rest rest-api restful-api
Last synced: 11 May 2026
https://github.com/adityagesh/postman-template-engine
A template processor, which converts a custom template to Postman collection in JSON format. This enables reusablity of postman requests, scripts and tests
Last synced: 20 Jan 2026
https://github.com/rasujon3/booking_rest_api_newman
API Testing
api-testing newman newman-reporter postman
Last synced: 06 Apr 2025
https://github.com/tanv33/postman
code-snippet css3 html5 javascript postman postman-example
Last synced: 16 Apr 2026
https://github.com/gadiim/postman-newman-ghactions
gh-actions newman newman-reporter-htmlextra postman template-project
Last synced: 06 Apr 2025
https://github.com/meicloudie/expressproject
Practice NodeJS Project
expressjs nodejs postman school-project
Last synced: 12 Apr 2026
https://github.com/mikybars/my-30-days-of-postman-challenges
Explore a new Postman challenge and tutorial each day for 30 days
Last synced: 06 Apr 2025
https://github.com/rakesh3596/ola_taxi-vehicle_application
Ola Taxi-Vehicle Application
corejava hibernate lombok maven mysql postman rdbms spring-boot sql swagger-ui
Last synced: 07 Apr 2026
https://github.com/neelakandanv/blogapps
BlogApps - A simple blog site(Backend)
bcryptjs cookie-parser cors expressjs git github jwt mongodb mongoose nodejs nodemailer nodemon postman render
Last synced: 27 Mar 2026
https://github.com/rachmanzz/pass-in
TEST YOUR "REST API" REQUEST
free opensource postman res-api testing testing-tools vue vuejs
Last synced: 19 Apr 2026
https://github.com/deemon13/auth-to-api
Small app of using Postman request to https://blog-platform.kata.academy/api/
api authorization get post postman requests rest-api token
Last synced: 15 Sep 2025
https://github.com/alihstm/daymate
A web app for you to manage your tasks, check the weather and access a calendar.
css3 django django-rest-framework docker framer-motion html5 javascript material-ui postgres postman python reactjs tailwindcss
Last synced: 01 Apr 2026
https://github.com/harshsinghmumbai/full_stack_webapplication
In this repository, I am creating a full-stack web app, including the front-end, back-end, and databases, using Next.js as the full-stack framework.
mongodb mongoose nextjs14 postman reactjs shadcn-ui tailwindcss tmdb-api zod-validation
Last synced: 12 Apr 2026
https://github.com/divyansh956/todoapp-backend
A simple TodoApp built with Express.js and MongoDB, providing basic CRUD operations (Create, Read, Update, Delete) for managing tasks.
expressjs mongodb postman reactjs
Last synced: 12 Apr 2026
https://github.com/egorouv/libraryrest
Database application backend
docker java jenkins maven postgresql postman rest spring
Last synced: 12 Mar 2026
https://github.com/compmonk/thesyndicateherald
Personalised News Content Website developed in NodeJS
bootstrap express express-handlebars express-session expressjs jquery mongodb node-express node-express-handlebars node-express-mongodb nodejs postman uuid-v4
Last synced: 12 Apr 2026
https://github.com/Poltanek/Book-Display-WebApp
Full-stack website using MERN stack and integrating a server-side database using monolithic application structure. The website is calle Midnight Manuscripts and is supposed to be deployed using Microsoft Azure.
css express html javascript mongodb mongoose node postman react restful-api
Last synced: 10 Sep 2025
https://github.com/harshilshrivastava/bajaj-hackathon
Rest api for health rx hackathon for food recommendation and monitoring calorie intake
django documentation-tool mysql mysql-database postm postman python3 rest-api
Last synced: 05 Apr 2026
https://github.com/andreea-sindrilaru/cinema_now
The idea of creating a web application for a cinema came as an idea. The application will be used by customers to buy tickets, which will be saved into their account, for movies. The tickets will be generated a QR code which will be scanned when entering the cinema.
apitesting backend cypress docker frontend full-stack postman reactjs sonarqube spring-boot sql unittesting
Last synced: 02 Apr 2026
https://github.com/fly-playgroud/go-postman
an go postman lib
api api-security api-test openapi openapiv3 postman postman-api postman-collection
Last synced: 18 Jan 2026
https://github.com/ruchikababu/-ai-enhanced-meal-planner-
An n8n workflow to generate AI-based meal recipes using Google Sheets, Gemini AI, Webhooks, and email.
ai automation beginner-friendly gemini googlesheets mealplanner n8n postman webhook
Last synced: 03 Sep 2025
https://github.com/terieyenike/postman-visualizer-talk
A presentation deck for Infobip Devs Talk 2023
postman presentation-slides slidev visualizer
Last synced: 14 Mar 2025
https://github.com/abduldevhub/opal-labs-backend
This is a public and enhanced copy of a private repository in which I worked with a team of 7 people to create a Notion-like productivity website. The project is built using Next.js, TypeScript, Google OAuth, the Agile Model, PostgreSQL, Redis, Playwright, and Go.
elephantsql go postgresql postman redis render rest-api sql
Last synced: 02 Apr 2026
https://github.com/amithasanamithasan/book-api
Laravel Book API Authentication senctum /middleware /password -> uptear letter lower letter symbols numbers -> strong pass validation
Last synced: 02 May 2026
https://github.com/aymen016/student-management-system
This system efficiently manages student data using MongoDB as the backend database and a Flask-powered backend. It features a simple frontend interface for seamless user interaction , allowing users to perform CRUD operations ✨
bootstrap css flask html javascript mongodb postman pymango
Last synced: 08 Apr 2026
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/cyboranf/task-manager-api
Project created to java-8 learning. (Not finished yet)
api java8-learning jpa-hibernate postman spring spring-boot sql
Last synced: 17 Apr 2026
https://github.com/fantaso/url-shortener-api
Url shortener API with Django and django rest framework. Project consists to allow a user to transform a long web url into a pattern-consistent (encoded) small url easy to share and remember.
django django-rest-framework postman python3 sqlite3
Last synced: 17 Apr 2026
https://github.com/be12ma-png/solid-tribble-translator
Cohere Restful API in Go
cohere golang postman restful-api
Last synced: 19 Apr 2025
https://github.com/chihab357/nosql-injections
Demonstration of NoSQL Vulnerabilities
ejs html javascript mongodb mongosh nodejs nosql postman sql
Last synced: 07 Apr 2026
https://github.com/anik16298/booking-api-using-postman-with-newman-report
Automated testing framework for a RESTful booking API using Postman collections with Newman. This repository contains scripts, configurations, and reports for reliable API functionality testing.
api api-automation delete get newman-reporter-htmlextra post postman put
Last synced: 27 Oct 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 Apr 2026
https://github.com/athoi0-0/vendefacil
About Vende-Fácil es una aplicación desarrollada para facilitar la conexión entre vendedores de productos agrícolas y compradores de alimentos del campo.
bash bootstrap copilot env flask git github jinja2 json mit-license postgresql postman python visual-studio-code
Last synced: 06 Mar 2026
https://github.com/fabianraja/zen_class_student_dashboard-backend
Zen Class Portal - Capstone Project
bcrypt cors dotenv express jsonwebtoken mongodb-atlas mongoose nodejs nodemailer nodemon postman render-deployment
Last synced: 02 Apr 2026
https://github.com/touhid-96/api-automation-testing-of-dmoney-rest-api-newman
This repository contains API testing for the Dmoney APIs. The testing includes comprehensive test cases and assertions to ensure the APIs are functioning as expected. A Newman report has been generated for the API test results, and a bug report has been created to document any issues found during testing.
api-testing bugreport newman postman
Last synced: 24 Apr 2026
https://github.com/alvinmdj/notes-app-back-end
Notes App API (Hapi)
hapijs jwt nodejs postgresql postman rabbitmq redis
Last synced: 07 Apr 2026
https://github.com/muhammadzulhusni/event-management-app-learning-project
It allows you to browse upcoming events and post your own. I have made it very easy to use and secure with authentication. Have tested it with Postman, and many other interesting features.
completed-project learning-project postman rest-api
Last synced: 15 May 2026
https://github.com/autodesk-platform-services/aps-assets.api-postman.collection
Postman Collection for Assets API:This repository contains 2 API collections as follow for different purpose which could help you understand the usage of ACC/BIM360 Assets API.
autodesk-bim360 autodesk-construction-cloud postman
Last synced: 31 Mar 2025
https://github.com/shubham-sakunde/user-management-system
Repository Description: A comprehensive user management system built with Spring Boot and MongoDB, featuring user registration, login, update, delete, and retrieval functionalities. The system is designed with RESTful APIs and includes robust validation and exception handling mechanisms. Perfect for managing user data securely and efficiently.
java mongodb mongotemplate postman rest-api spring-boot tomcat
Last synced: 15 Mar 2026
https://github.com/nolan-lwin/destinex
The P2P Global Delivery Platform
axios axios-react css html java javascript mongodb nodejs postman react reactjs spring-boot
Last synced: 10 Jun 2025