Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aquabarrier
/
ab-ms-core
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
86f4f77
ab-ms-core
527 kB
Ctrl+K
Ctrl+K
4 contributors
History:
19 commits
MukeshKapoor25
feat: Add Bidder model, repository, service, and schemas
86f4f77
7 months ago
.gitconfig
Enhance contacts API: implement customer-specific contact listing, update repository and service methods, and modify tests for new functionality
7 months ago
app
feat: Add Bidder model, repository, service, and schemas
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
275 Bytes
Add initial project structure with FastAPI, Docker, and SQL Server integration
8 months ago
.python-version
Safe
5 Bytes
Add initial project structure with FastAPI, Docker, and SQL Server integration
8 months ago
Dockerfile
Safe
684 Bytes
Add Dockerfile for application setup with Python 3.11 and Uvicorn
8 months ago
README.md
Safe
196 Bytes
initial commit
8 months ago
pyproject.toml
Safe
541 Bytes
Refactor code structure for improved readability and maintainability
7 months ago
requirements.txt
Safe
176 Bytes
Refactor database connection to use pymssql; update session management and requirements
8 months ago
test_api.py
Safe
1.76 kB
Implement project listing with pagination and sorting; add repository and service methods, update models and schemas, and include unit tests for functionality
8 months ago
test_contacts_api.py
Safe
8.45 kB
Enhance contacts API: implement customer-specific contact listing, update repository and service methods, and modify tests for new functionality
7 months ago
test_contacts_curl.sh
Safe
2.25 kB
Enhance contacts API: implement customer-specific contact listing, update repository and service methods, and modify tests for new functionality
7 months ago
test_create_curl.sh
Safe
2.94 kB
Implement project creation via stored procedure; update ProjectCreate schema, ProjectService, and add test scripts for validation
8 months ago
test_create_project.py
Safe
4.21 kB
Implement project creation via stored procedure; update ProjectCreate schema, ProjectService, and add test scripts for validation
8 months ago
test_customer_fix.py
Safe
2.99 kB
Refactor code structure for improved readability and maintainability
7 months ago
test_get_project.sh
Safe
2.62 kB
Enhance project management with stored procedures; update project retrieval and modification methods, and add comprehensive test scripts for validation
8 months ago
test_implementation.py
Safe
5.77 kB
major changes
7 months ago
test_project_detail.py
Safe
2.5 kB
major changes
7 months ago
test_update_project.sh
Safe
5.32 kB
Enhance project management with stored procedures; update project retrieval and modification methods, and add comprehensive test scripts for validation
8 months ago
uv.lock
Safe
125 kB
Refactor code structure for improved readability and maintainability
7 months ago
validation_report.md
Safe
9.24 kB
major changes
7 months ago