This repository showcases a sample API built with .NET 10, designed to demonstrate the integration of Docker Compose for container orchestration. The application utilizes PostgreSQL as its primary database and Redis for caching, providing a robust foundation for scalable web services
☆291Jan 2, 2026Updated 2 months ago
Alternatives and similar repositories for books-api-docker-compose-postgresql-redis
Users that are interested in books-api-docker-compose-postgresql-redis are comparing it to the libraries listed below
Sorting:
- This repository hosts a simple todo application built using the latest features of .NET 8 and ASP.NET Core 8, focusing on the lightweight…☆64Jun 8, 2025Updated 8 months ago
- This repository contains a sample application built with .NET 8, demonstrating the use of gRPC for high-performance remote procedure call…☆306Nov 22, 2024Updated last year
- Vertical Slice Architecture Template for .NET 10☆253Jan 10, 2026Updated last month
- This repository contains a n URL Shortener sample application built with .NET 9 , NET Aspire, PostgreSQL☆265Dec 27, 2025Updated 2 months ago
- This repository showcases the integration of Hangfire with .NET 9 for managing background tasks in web applications. Hangfire allows you …