D
DevGuide.dev
Home Blog Tools HN Reader
/
Home
/
Blog
/
fastapi

Posts tagged with "fastapi"

2 posts found in this category.

Categories

  • All Articles 82
  • python 23
  • linux 11
  • web-development 10
  • devops 10
  • raspberry-pi 9
  • development 8

Recent Tags

  • python
  • linux
  • web-development
  • devops
  • raspberry-pi
  • development
🔍
pythonfastapisecurityauthenticationcryptographygcp

BYO-Login in Python: Building a Credential Proxy When the Third Party Has No OAuth

When the upstream system you depend on has no OAuth, no API keys, and no developer surface, your only path is to log in as the user. Here is how to do that without becoming a security hazard.

09-May-2026 Read more →
apiopenapipythonfastapiarchitecture

Contract-First API Development: The Spec as Executable Truth

A deep dive into contract-first API development with OpenAPI and Python. Learn to treat your API specification as an executable contract that validates requests, generates clients, and catches breaking changes before they ship.

11-Dec-2025 Read more →

Popular Articles

  • BYO-Login in Python: Building a Credential Proxy When the Third Party Has No OAuth
  • Contract-First API Development: The Spec as Executable Truth

Newsletter

Get weekly updates on new tutorials and guides.

DevGuide.dev

A collection of practical guides and tutorials for modern software development. Learn by doing with our comprehensive, hands-on content.

Content

  • All Articles
  • Topics

Developer Tools

  • Base64
  • JSON Formatter
  • URL Encoder
  • Timestamp
  • UUID
  • JWT Decoder
  • Hash
  • Regex
  • Diff
  • Cron
  • YAML/JSON
  • Query String

Company

  • About

Follow Us

  • Twitter
  • GitHub
© 2025 DevGuide.dev. All rights reserved.