A simple ASP.NET Core sample web application using .Net Web Api Core and PostgreSQL with Docker support.
- [Docker]
-
git clone https://github.com/luanphamh/insurance.git
-
cd src/api
-
docker-compose build
-
docker-compose up
-
Navigate to http://localhost:8887/swagger
-
Get http://localhost:8887/insurance: api lấy tất cả hồ sơ bảo hiểm
-
Post http://localhost:8887/insurance: api nộp hồ sơ
-
Post http://localhost:8887/insurance/findFraudProfile: api trả về kết quả các hồ sơ gian lận