Code to test API from various frameworks/libraries
-
Updated
Sep 28, 2022
Code to test API from various frameworks/libraries
This is a project to demonstrate the Rest API testing process in a locally set environment. The concept applied is CRUD. Chai Assertion Library is used.
A simple Node.js and Express-based REST API that demonstrates full CRUD (Create, Read, Update, Delete) operations using mock user data. Users are stored in a local JavaScript file (MOCK_DATA.js), and changes are persisted using Node's file system. Ideal for learning backend basics and API testing with Postman.
The backend of the Auction Platform is built with Node.js, Express.js, and MongoDB, providing a secure and scalable API for all auction functionalities. It handles user and seller authentication, product and auction management, bid tracking, and email notifications.
Recognized the inefficiency of ad-hoc laundry collection in a hostel, where the lack of a fixed schedule led to missed pickups and inconvenience for residents.Implemented the solution using MongoDB Atlas for robust data storage, enabling users to create accounts, log in securely, and seamlessly place orders online.
A beginner-friendly Movies CRUD API built using Go and Gorilla Mux. This RESTful service supports basic Create, Read, Update, and Delete operations on an in-memory movie collection. Ideal for learning Go's net/http package, routing, and working with JSON. No external database data resets on every server restart.
MovieTube is a user-friendly video streaming platform with full playback controls, which I built using ReactJS, Saas, and API based data handling skills.
ServerTask – Express.js backend for TaskForge with secure CRUD APIs, MongoDB Atlas integration, and environment-ready config.
This project is an Online assessment platform developed using Java technologies. It allows users to take exams online, submit their answers, and calculates scores based on their responses. The system is designed to provide a seamless exam-taking experience while ensuring accurate evaluation of exam results.
Money Transaction Flow integation api testing with postman
| Java backend | Simple authentication system using Spring Security, JWT, MySQL, and authenticate users with the login and logout functionalities.
pm-collections is an NPM package based on postmanlabs/postman-collection package intented to be simplistic and to provide intellisense on the collection schema defined by Postman.
REST API for Student Management built with nodejs and postgres
E-Library web application.
A RESTful API for a web application
Wolds Hr Api Containerized
Colección Postman oficial de Altiria para el envío de SMS transaccionales
A backend API implementation using FastAPI/Django to handle form submissions for Wheel Specifications and Bogie Checksheet. Includes PostgreSQL integration, RESTful API endpoints, and Postman collection for testing. Designed as part of a Python Developer assignment for Suvidhaen Pvt. Ltd.
A command-line Train Booking System inspired by IRCTC - built with Java, clean OOP design, and in-memory data using Collections & Streams. Log in, search trains, book or cancel tickets, and view booking history - all through a smooth, menu-driven interface.
Add a description, image, and links to the postman-testing topic page so that developers can more easily learn about it.
To associate your repository with the postman-testing topic, visit your repo's landing page and select "manage topics."