CoolFace
Apppublic

dalabsai/da-policyengine-dev

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
README.md39 linesDownload Raw Back to root
1---2title: da-policyengine (dev)3emoji: 🔧4colorFrom: blue5colorTo: green6sdk: docker7app_port: 80808---9 10# da-policyengine - dev Environment11 12This is the da-policyengine microservice deployed in the dev environment.13 14## Features15 16- RESTful API endpoints17- Health monitoring via Actuator18- JWT authentication integration19- PostgreSQL database connectivity20 21## API Documentation22 23Once deployed, API documentation will be available at:24- Swagger UI: https://huggingface.co/spaces/dalabsai/da-policyengine-dev/swagger-ui.html25- Health Check: https://huggingface.co/spaces/dalabsai/da-policyengine-dev/actuator/health26 27## Environment28 29- **Environment**: dev30- **Port**: 808031- **Java Version**: 2132- **Framework**: Spring Boot33 34## Deployment35 36This service is automatically deployed via the DALab CI/CD pipeline.37 38Last updated: 2025-06-18 06:29:4639