10. List of Libraries/Source Code#
10.1. Source codes#
Title |
Link |
Description |
---|---|---|
Ingest service |
Title |
Link |
Description |
---|---|---|
FastApi Skeleton |
The generic FastAPI skeleton with logging, authentication, and containerization features can be used in any other project. |
|
JWT User & Scope Manager |
Web-based tool for simplified user and permission management using JWT tokens, optimized for FastAPI but versatile for any framework. |