Skip to content

keploy/samples-python

Repository files navigation

Keploy Python Sample Applications

This repo contains the samples for Keploy's integration with Python-based Application. Please feel free to contribute if you'd like submit a sample for another use-case or library.

Note :- Issue Creation is disabled on this Repository, please visit here to submit Issue.

Python Sample Apps with Keploy

  1. Flask-Mongo - This application is a simple task management API built using Python's Flask framework and MongoDB for data storage. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on student records. The API supports CORS (Cross-Origin Resource Sharing) to facilitate cross-domain requests.

  2. Django-Postgres - This is an application to perform basic CRUD (Create, Read, Update, Delete) operations on user records built using Python's Django framework and PostgreSQL for data storage.

  3. FastAPI-Postgres - This application is a student management API built using Python's FastAPI and PostgreSQL for data storage. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on student data.

  4. FastAPI-Twilio - This application is a SMS sending API built using Python's FastAPI and Twilio for their SMS sharing service.

  5. Flask-Redis - This Flask-based application provides a book management system utilizing Redis for caching and storage. It supports adding, retrieving, updating, and deleting book records, with optimized search functionality and cache management for improved performance. The API endpoints ensure efficient data handling and quick access to book information.

Community Support ❤️

🤔 Questions?

Reach out to us. We're here to help!

Slack LinkedIn YouTube Twitter

💖 Let's Build Together!