Skip to content
View angelospanag's full-sized avatar

Block or report angelospanag

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fastapi-uv-starter fastapi-uv-starter Public

    A starter project using Python, FastAPI and uv.

    Python 16 3

  2. throttle-api-using-kafka-poc throttle-api-using-kafka-poc Public

    A proof of concept for throttling an API endpoint using Kafka and Go

    Go 1

  3. uv-fastapi-example uv-fastapi-example Public

    Forked from astral-sh/uv-fastapi-example

    An example of a FastAPI application managed as a uv project. Based on the multi-file example from the FastAPI documentation. This fork of the Astral example repository adds a detailed README of all…

    Python 2

  4. fastapi-htmx-tailwind fastapi-htmx-tailwind Public

    Experimenting rendering tabs using FastAPI and HTMX.

    HTML 6

  5. document-ai document-ai Public

    A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.

    Python

  6. fastapi-kafka-websockets fastapi-kafka-websockets Public

    Experimenting with a full flow of sending messages from an Apache Kafka consumer, to a FastAPI websockets endpoint, to a UI using a JavaScript websockets connection.

    Python 3