Snippets

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

Setting Up MCP Servers for Claude Code

Snippet posted on August 2, 2025
Configure Model Context Protocol servers to extend Claude Code with web browsing, GitHub integration, documentation access, and more
Tags: Developer Experience

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