An open API service indexing awesome lists of open source software.

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

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

image

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