SPMS_API/SPMS.API
seonkyu.kim cac56761f4 feat: 서비스 관리 API 구현 (#44)
- ServiceController: 서비스 목록/상세/상태변경 엔드포인트
- ServiceManagementService: 비즈니스 로직 구현
- Service DTOs: 요청/응답 DTO 4종
- DI 등록

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 00:01:33 +09:00
..
Controllers feat: 서비스 관리 API 구현 (#44) 2026-02-10 00:01:33 +09:00
Extensions feat: Sandbox 모드 미들웨어 구현 (#34) 2026-02-09 17:32:04 +09:00
Filters feat: API Rate Limiting 및 Swagger UI 구현 (#30) 2026-02-09 17:11:46 +09:00
Middlewares feat: Sandbox 모드 미들웨어 구현 (#34) 2026-02-09 17:32:04 +09:00
Properties refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00
appsettings.Development.json feat: Serilog 구조적 로깅 설정 (#22) 2026-02-09 15:10:17 +09:00
appsettings.json feat: Serilog 구조적 로깅 설정 (#22) 2026-02-09 15:10:17 +09:00
Program.cs feat: API Rate Limiting 및 Swagger UI 구현 (#30) 2026-02-09 17:11:46 +09:00
SPMS_API.http refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00
SPMS.API.csproj feat: API Rate Limiting 및 Swagger UI 구현 (#30) 2026-02-09 17:11:46 +09:00