Files
kjvstudy.org/kjvstudy_org
kennethreitz fb4e970567 Refactor API and route functions to be asynchronous
- Updated all route handler functions in the API to be asynchronous by adding 'async' keyword.
- This change enhances performance and allows for better handling of concurrent requests.
- Adjusted related documentation comments to reflect the changes in function signatures.
2025-11-30 02:41:53 -05:00
..