Scott Idem 734576817c Refactor: Modularize lib_general.py by extracting core functionalities.
- Extracted Email functions to app/lib_email.py.
- Extracted Export functions to app/lib_export.py.
- Extracted JWT utilities to app/lib_jwt.py.
- Extracted Hash utilities to app/lib_hash.py.
- Updated app/lib_general.py to import from these new modules for backward compatibility.
- Updated V3 Frontend API Guide with latest security and site_domain exception details.
2026-01-07 17:41:04 -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