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.
ServerTask – Express.js backend for TaskForge with secure CRUD APIs, MongoDB Atlas integration, and environment-ready config.
Money Transaction Flow integation api testing with postman
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.
An N8N Node for running Postman Requests
This repository contains automated API test cases for the Booking API, focusing on reliability and performance. It includes a structured Postman environment and uses Newman for test execution and reporting. Key functionalities tested include booking creation, retrieval, updates, and deletions, with validations for status codes and response times.
College assignments from Bryan University about interactions over the internet using HTTP, including sending information to a server and consuming/using information from 3rd party APIs with specific attention given to popular web techniques, including AJAX and APIs.
A RESTful Web API for managing fitness challenge. Built with N-Tier architecture, Entity Framework, and supports SQL server. Following SOLID principles for maintainable and clean code.
The MongoDB Atlas database is being used to perform CRUD (Create, Read, Update, Delete) operations through the utilization of the Node.js and Express.js framework.
This project provides understanding on Authorization and Authentication using Bcrypt, JWT and Cookies.
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."