Found 288 repositories(showing 30)
samuxyz
The bookstore repositore for my tutorial "Test a Node RESTful API with Mocha and Chai" hosted on Scotch.io
mp-learning-journey
The Bookstore is a React/Redux application that utilizes API integration and testing. It allows users to display a list of books, add new books, and remove selected books using an API. With a focus on React and Redux, the project provides a seamless user experience while leveraging the power of API data retrieval and manipulation.
raZer99
Spring Boot Bookstore REST API - A robust and production-ready RESTful web service built using Spring Boot, Hibernate, and PostgreSQL. The application supports full CRUD operations and partial updates for both books and authors. Features include pagination, DTO-entity mapping, service-layer architecture and integration tests.
dmitrysobolev
Example bookstore management GraphQL API built with Kotlin, Spring Boot 3, Spring Data JPA, Flyway, and PostgreSQL. Integration tests use Testcontainers
lisenpasha
This repo is a continuation of the nodejs-bookstore-api repo. It includes enhancements such as a CI/CD pipeline using GitHub Actions and Docker integration. The CI/CD pipeline automates the build, test, and image push processes.
ManjuS42
BookStore service API Automation Testing
jjfhj
API automated tests for the Book Store web application using REST Assured, Lombok, and Jackson libraries, Allure framework, Jenkins for test execution, integrated with Allure TestOps, Jira, and Telegram, including model and specification creation. Added Allure Listener and custom template for reporting, implemented JSON Schema validations
thaisfreitas
No description available
TheMeTrees
API testing framework using Java, RestAssured, JUnit 5, and Allure, integrated with GitHub Actions CI and Docker.
Gaddale
No description available
singlestore-labs
A beginner-friendly guide to creating a bookstore API through test-driven development.
marcos-asdes
This project consists of the API (backend, database and tests) of the BookStore webstore.
collinskoech11
JamboPay back-end developer take away test (Django Restful API -> Bookstore Inventory management system)
cdlavila
REST API for a bookstore application created with Node.js, TypeScript, NestJS, TypeORM, MySQL and tested with Jest.
staserbin
API test automation framework for an online bookstore using Java 21, JUnit 5, Gradle, RestAssured, AssertJ, and Allure Reports
scp756-221
Implemented User-Music-Bookstore microservice architecture which is deployed on AWS Elastics Kubernetes Service where several REST APIs are used to fetch and store the data to and from AWS DynamoDB. Used Gatling to do load testing on the system and viewed the graphical metrics on Grafana
Ayushd1409
Developed a MERN stack online bookstore with Authentication and Authorisation (features including login, logout, signup) and own APIs tested in Postman
gowtamiraj6122
API automation framework for a FastAPI-based Bookstore application. It validates all major functionalities of the API, including CRUD operations, authentication, and error handling. The framework is implemented in TypeScript using Playwright for API testing.
vagueman57
A RESTful API for managing a bookstore using Node.js, Express, and MongoDB. Supports CRUD operations for books with validation and error handling. Easily test endpoints using Postman. Perfect for learning backend and API basics.
kmartita
This project automates testing of a bookstore's RESTful API, featuring a custom Express.js backend and a Java-based test framework with TestNG, REST Assured, and Allure Report. A GitHub Actions CI/CD pipeline ensures continuous quality.
RoeeShlosberg
A full-stack bookstore application using .NET 8 and Angular 17. This project features a secure REST API with JWT authentication, comprehensive test coverage with xUnit, and a full CI/CD pipeline using GitHub Actions.
mariarodr1136
ByteBookshelf is an online bookstore web API built using Java, Spring Boot, MySQL, and Postman for API testing. Designed to support a niche in tech books with a range of user-friendly features. It provides functionalities such as book browsing and sorting, profile management, shopping cart, book ratings, commenting, and wishlist management. 📚
himanshu2393
BookStoreApp (backend) gives the REST API endpoints for the customers of the bookstore to keep a track of what all books they have read. They can add, delete, and search the books in their collection. This is the backend of the app based on Django Rest Framework and can be dockerized using the Dockerfile (included). This project also involves both Test Driven Development (TDD) and Behaviour Driven Development (BDD) testcases.
No description available
alexeyfrank
A dummy Rails app to act as a backend part of a demo web stack
luis-92
bookstore-api test API
rianaaar
API Test for Bookstore API
RJY0ung
bookstore api technical test
Zanelle1705
Bookstore API Test Scenario
bookStore API automation Test