Hugging Face's logo 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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
afp-backend / app /api
Ctrl+K
Ctrl+K
  • 5 contributors
History: 9 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
  • v1
    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
    19 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
  • deps.py
    2.06 kB
    Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality. 3 months ago
  • errors.py
    1.1 kB
    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