Snippets

A collection of snippets about Django, Python and web development in general.

Setting Up PostgREST API with Docker Compose

Snippet posted on March 17, 2025
A guide to setting up PostgREST with Docker Compose, including database configuration, role management, and Swagger UI integration.
Tags: Databases