da-policyengine-dev / README.md
DALab CI/CD
Update-da-policyengine-dev-20250618_062948
576352b
|
raw
history blame
845 Bytes
---
title: da-policyengine (dev)
emoji: 🔧
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8080
---
# da-policyengine - dev Environment
This is the da-policyengine microservice deployed in the dev environment.
## Features
- RESTful API endpoints
- Health monitoring via Actuator
- JWT authentication integration
- PostgreSQL database connectivity
## API Documentation
Once deployed, API documentation will be available at:
- Swagger UI: https://huggingface.co/spaces/dalabsai/da-policyengine-dev/swagger-ui.html
- Health Check: https://huggingface.co/spaces/dalabsai/da-policyengine-dev/actuator/health
## Environment
- **Environment**: dev
- **Port**: 8080
- **Java Version**: 21
- **Framework**: Spring Boot
## Deployment
This service is automatically deployed via the DALab CI/CD pipeline.
Last updated: 2025-06-18 06:29:46