/ResearchPillDiary

Research Pill Diary

Primary LanguageC#

Reseach Pill Diary API - MSKCC

About

Provide APIs for Reseach Pill Diary app.

Framework and tools

ASP.NET Core 2.2 API, EF Core 2.2 and MS SQL Server 2017 (LocalDB)\MSSQLLocalDB using Visual Studio 2019

Database First and Entity Framework Core Migration

Installation

install MS SQL Server 2017

Visual Studio 2019(2017)

Run - after API starts

  • http://localhost:8800/api/patient/

  • http://localhost:8800/api/patient/1

  • http://localhost:8800/api/medication/

  • http://localhost:8800/api/medication/Ultrase

  • http://localhost:8800/api/pms/

  • http://localhost:8800/api/pms/PMS001

Credited by MSKHackathon team Octocats - First Place