Files
digifi-flaskA001/README.md
T
2025-03-20 13:35:44 +01:00

16 lines
415 B
Markdown

# Simbrella FirstAdvance API Flask Implementation
This project implements the Simbrella FirstAdvance API as defined in the OpenAPI 3.0 specification.
## Features
- Complete implementation of all API endpoints
- Authentication middleware for both Basic Auth and API Key auth
- Request/response validation
- Comprehensive error handling
- Logging
## Setup
1. Clone the repository
2. Create a virtual environment: