Zum Hauptinhalt springen
Friedrichs IT Signet

API

API-First Design, Lifecycle-Denken, Developer Enablement und Governance für reale Produktionssysteme.

APIs sind mehr als Endpunkte. Sie sind Verträge, Produkte und Integrationsflächen, die klares Design, verlässliche Implementierung, nutzbare Dokumentation und belastbare Governance über die Zeit brauchen. In diesem Bereich schreibe ich über API-First Design, Lifecycle-Management, Developer Portals, Sicherheit und operative Muster für tragfähige API-Landschaften.

Fokusbereiche

API Design

Design-Prinzipien, die APIs stabil, verständlich und versionierbar machen.

API Dokumentation

Dokumentation, die Entwickler wirklich nutzen und in ihre Workflows integrieren.

Beiträge

Building API Documentation with Docusaurus

Building API Documentation with Docusaurus

Technical documentation is more than just a README - it’s a product in itself. For APIs, a clear and interactive documentation experience can make or break adoption.

5 Min. Lesezeit
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. Lesezeit
Building Your First MCP Server: A Weather Forecast Integration

Building Your First MCP Server: A Weather Forecast Integration

A hands-on tutorial for creating production-ready MCP servers with Python. Learn how to build a weather forecast server from scratch, test it locally, containerize it with Docker, and understand the architectural differences from Agent Skills.

12 Min. Lesezeit