Skip to main content

26 docs tagged with "quickstart"

View all tags

E-commerce Microservices

The following sample microservices app shows how Keploy helps you test microservices applications. In the sample microservices app, we have 3 microservices:user service, product service, and order service, each with its own MySQL database, plus LocalStack SQS for messaging.

Keploy with OpenHospital

The following sample app showcases how to use Keploy and create test cases and mocks for popular spring-boot java application.

Sample Library App (Flask + Redis)

This application is a simple Library API built using Flask and Redis for data storage. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on Movie records.

Sample SMS Sending App

The following sample app showcases how to use the FastAPI framework with Twilio's SMS Service and the Keploy Platform.