Skip to content

mgrabv/MedicalAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Medical API

A simple API made using CodeFirst approach

Features

  • JWT Authentication (Registering, Logging-in, Refresh-Tokens)
  • Error logging middleware
  • Contains method for seeding the database with sample data

Secured endpoints:

  • Downloading, modifying, adding and deleting data of a given doctor
  • Downloading a specific perscription, taking into account personal data of a patient, doctor and the list of medicaments on the perscrpition

Tech Stack

Swagger, EFC, JWT