fastapi_serviceutils
Service utilities
Provides utility functions and tools for building FastAPI-based services.
Utils for fastapi based services.
34 stars
4 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
fastapipythonrest
Related projects:
Repository | Description | Stars |
---|---|---|
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 53 |
stac-utils/stac-fastapi | Provides a Python library for building STAC compliant FastAPI applications | 246 |
pytlicek/fastapi-featureflags | A simple implementation of feature flags for use in FastAPI applications. | 57 |
authorizon/fastapi_websocket_pubsub | An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
stac-utils/stac-fastapi-elasticsearch-opensearch | Provides an Elasticsearch backend for the STAC API with support for Opensearch. | 31 |
sunhailin-leo/fastapi_profiler | Tools to monitor and analyze performance of service code in FastAPI applications | 236 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 438 |
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 140 |
kthwaite/fastapi-websocket-broadcast | A FastAPI application that enables real-time communication between clients through WebSockets. | 133 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
sanders41/meilisearch-fastapi | A library providing FastAPI routes for interacting with Meilisearch | 44 |
sabuhish/fastapi-mail | Provides an email sending service using FastAPI with support for individual and bulk emails, attachments, and HTML templates. | 707 |