Skip to content

luanphamh/insurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

insurance

A simple ASP.NET Core sample web application using .Net Web Api Core and PostgreSQL with Docker support.

Prerequisites

  1. [Docker]

Steps

  1. git clone https://github.com/luanphamh/insurance.git

  2. cd src/api

  3. docker-compose build

  4. docker-compose up

  5. Navigate to http://localhost:8887/swagger

API

  1. Get http://localhost:8887/insurance: api lấy tất cả hồ sơ bảo hiểm

  2. Post http://localhost:8887/insurance: api nộp hồ sơ

  3. Post http://localhost:8887/insurance/findFraudProfile: api trả về kết quả các hồ sơ gian lận

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published