https://github.com/nmdra/fastapi-demo
FastAPI demo using GEMINI API
https://github.com/nmdra/fastapi-demo
docker-bake fastapi python uv
Last synced: about 1 month ago
JSON representation
FastAPI demo using GEMINI API
- Host: GitHub
- URL: https://github.com/nmdra/fastapi-demo
- Owner: nmdra
- License: mit
- Created: 2025-08-21T21:12:55.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-22T21:56:20.000Z (10 months ago)
- Last Synced: 2025-10-06T03:58:59.998Z (9 months ago)
- Topics: docker-bake, fastapi, python, uv
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Demo with Gemini API
This repository demonstrates a simple FastAPI application integrated with the Gemini API for rapid API development and AI-powered functionality.
## Features
- Built with FastAPI for high-performance asynchronous API endpoints
- Integrates Gemini API for AI-driven features
- Minimal setup for quick prototyping and testing
## Usage
Access the API at http://localhost:8000
Explore endpoints via the interactive Swagger UI at http://localhost:8000/docs
## Prometheus Metrics

## License
This project is licensed under the MIT License.