Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 484 Bytes

File metadata and controls

14 lines (11 loc) · 484 Bytes

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