Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mlcl-trading
/
afp-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
/
app
/
core
1.59 kB
Ctrl+K
Ctrl+K
5 contributors
History:
4 commits
Yarin35
chore(logging): silence verbose httpx query logs and optimize import counters atomically
79b15a9
2 months ago
__init__.py
Safe
35 Bytes
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
3 months ago
config.py
Safe
693 Bytes
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
3 months ago
logging.py
Safe
857 Bytes
chore(logging): silence verbose httpx query logs and optimize import counters atomically
2 months ago