You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build immersive 3D Pokémon experiences with this REST API. We provide optimized Pokémon 3D models in GLB format, ready for seamless integration with Three.js. Empower your users with engaging, interactive content
This Project Demonstrates API Testing . API tested in this project includes different HTTP request create , update, delete , get , post . test can be executed using postman collection runner and newman . this also includes detailed documentation on integration with jenkins . and also basic and advance report generation using newman reporter plugin.
Clone of Red bus website. Signup | Login | Edit & Show profile | All Ticket booking and managing functionalities. RedBus, Ride and RailRide pages with animations.
This repository contains testing artifacts and results for the WEAre Social Media platform, including the test plan, automated API tests (Postman & REST Assured), UI tests (Selenium WebDriver & IDE), security tests, and performance tests (JMeter). Each section includes a README with setup and usage instructions.
A RESTful API built with Express.js and MongoDB for managing food and nutrition data. It supports CRUD operations (Create, Read, Update, Delete) on food items and allows for detailed nutritional information management.
Guide to customize Auth0 login forms with dashboard, Liquid templates, Classic Login, or API. Includes pros, cons, and steps. By Ashedzi Solomon & Sarah Mitchell
# 🚀 REST API Learning Repository > Learn & practice REST API testing with **Postman**, **Newman (CLI)**, and **REST Assured**. > Includes **command-line execution** and **Jenkins CI/CD integration** for real-world workflows.
Favorit-Kock is a restaurant/food order API crafted in Laravel (PHP). The link to the entire application (server-side with client-side) is: https://github.com/maxralph1/favorit-kock
Events-Hub is an events management and booking API crafted in Laravel (PHP). The link to the entire application (server-side with client-side) is: https://github.com/maxralph1/events-hub
This project demonstrates comprehensive API testing for the Restful Booker application, a RESTful web service designed for booking management. The goal of this project is to validate the functionality and reliability of the API endpoints by performing CRUD (Create, Read, Update, Delete) operations and generating detailed test execution reports.