Skip to content
#

api-design

Here are 62 public repositories matching this topic...

FastAPI evolution across 4 git branches: messy single-file β†’ resource-based β†’ layered ORM β†’ async + Postgres production. A coin tracker (price refresh, JWT + refresh-token auth, personal portfolio) used as the vehicle for teaching API design. One-command local setup with docker compose up.

  • Updated May 5, 2026
  • Python

A FastAPI-based API for managing vector database operations like creating indexes, upserting data, and similarity searches. Built with Python 3.12, it supports Pinecone as the vector database provider and features metadata filtering for precise search results.

  • Updated Aug 1, 2025
  • Python

Improve this page

Add a description, image, and links to the api-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-design topic, visit your repo's landing page and select "manage topics."

Learn more