Zum Hauptinhalt springen

Blog

In meinem Blog beleuchte ich Themen rund um Entwicklung, APIs, KI-Integration und DevOps – nicht theoretisch, sondern praxisnah mit echten Beispielen. Für Inhalte, die Entwicklern und Entscheidern einen Mehrwert bieten.
API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

APIs are the backbone of modern software. They connect applications, enable integrations, and power everything from mobile apps to AI workflows. But with this power comes risk: exposed APIs are a prime target for abuse, data leaks, and attacks.

6 min read
LLM Assistance with MCP: Building smart APIs in 2025

LLM Assistance with MCP: Building smart APIs in 2025

The Model Context Protocol (MCP) empowers developers to create intelligent backends by exposing APIs and tools directly to LLMs, demonstrated through building an API, wrapping it with an MCP server, and integrating it into AI-driven workflows.

5 min read
Docusaurus made with Tailwind CSS and shadcn/ui

Docusaurus made with Tailwind CSS and shadcn/ui

Find out how to create a Docusaurus 3.8 site using Tailwind CSS 4 and shadcn/ui components to build a nice contact form.

6 min read