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
190 kB
Ctrl+K
Ctrl+K
5 contributors
History:
27 commits
Cyril Dupland
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
15f1cb0
about 2 months ago
api
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
core
chore(logging): silence verbose httpx query logs and optimize import counters atomically
2 months ago
db
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
domain
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
exceptions
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
integrations
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
repositories
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
schemas
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
services
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
__init__.py
Safe
27 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
main.py
Safe
1.04 kB
Add article import functionality with CSV and Excel support, including API endpoints for starting imports, listing imports, and handling import errors. Implement background processing for imports, validation, and error handling. Update requirements and documentation accordingly.
3 months ago