Skip to content
#

api-design

Here are 14 public repositories matching this topic...

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

A practical FastAPI project showcasing the differences between REST and GraphQL. This project demonstrates how to build parallel APIs over the same dataset using production-level principles like the Repository/Service pattern, Dependency Injection, scope-based authorization, and efficient data loading with DataLoaders.

  • Updated Oct 3, 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