Enning94 / Doctors_Appointment_Backend

This repo is a Backend for a Doctors_Appointment_System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[3pt] Add Doctors API [member 4]

Enning94 opened this issue · comments

Set up API

  • Add a model file with proper validations
  • Add API control file with the necessary actions
  • update routes.rb file to match controller actions