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
      • 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
afp-backend / app /api
14.1 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 8 commits
Yarin35
feat(quotations): add endpoint to update quotation line with fixed price and validation status
ed7ccec 4 days ago
  • v1
    feat(quotations): add endpoint to update quotation line with fixed price and validation status 4 days 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. 24 days 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. 9 days 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. 24 days ago