Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# 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:
|
||||
Reference in New Issue
Block a user