Scott Idem 3885cc6aba Refactor V3 CRUD: Extract schema introspection logic.
- Created app/lib_schema_v3.py to isolate database and Pydantic model introspection.
- Updated app/routers/api_crud_v3.py to use get_object_schema_info(), completing the modularization.
- Finalized refactoring plan documentation in documentation/REFACTOR_API_CRUD_V3.md.
2026-01-09 16:29:10 -05:00
2026-01-09 15:40:46 -05:00
2024-10-09 13:42:31 -04:00
2021-03-05 17:27:16 -05:00

Aether API Python FastAPI

The Aether API was created and is being developed by Scott Idem using the Python FastAPI framework.

Description
No description provided
Readme 3.1 MiB