Skip to main content

7 docs tagged with "python"

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.

Sample SMS Sending App

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