Skip to content

Added mock products API with manual testing support via browser #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anuskagithub
Copy link

This pull request introduces a mock products API to the project. The key features include:

  1. simple /products endpoint that returns mock product data in JSON format
  2. Enabled manual testing via browser by allowing GET requests to visualize the mock data easily
  3. Useful for testing and demo purposes before integrating real data or services

Purpose
The goal is to provide a base mock API to help developers test frontend or integration flows without needing a full backend setup.

@pratik-mahalle
Copy link

pratik-mahalle commented Jun 20, 2025

Hey @anuskagithub, Congratulations on raising your first pull request. Unfortunately, this PR doesn’t include any meaningful changes. In this repository, you can come up with the new uses case for the keploy integration with python application. In the future, please ensure that a PR in this repo is raised only if you’ve made substantial updates or solved a particular issue. This helps keep the process efficient and organized.
This being a part of an assignment in api fellowship would be counted since you were suppsoed to create a pr but wont be merged since this is not that relevant of a change. I’m sure you understand, and I appreciate your cooperation on this. We will be closing this PR for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants