Hospital Management System

  1. https://hmsapi.swtpk.com
User APIs
  1. https://hmsapi.swtpk.com/api/login
  2. https://hmsapi.swtpk.com/api/logout
  3. https://hmsapi.swtpk.com/api/signup
Hospital APIs
  1. https://hmsapi.swtpk.com/api/AddHospital
  2. https://hmsapi.swtpk.com/api/GetHospitals
  3. https://hmsapi.swtpk.com/api/GetHospitalById/1
  4. https://hmsapi.swtpk.com/api/UpdHospitalById/1
  5. https://hmsapi.swtpk.com/api/DelHospitalById/0
Doctor APIs
  1. https://hmsapi.swtpk.com/api/AddDoctor
  2. https://hmsapi.swtpk.com/api/GetDoctors
  3. https://hmsapi.swtpk.com/api/GetDoctorById/1
  4. https://hmsapi.swtpk.com/api/UpdDoctorById/1
  5. https://hmsapi.swtpk.com/api/DelDoctorById/1
Doctor Schedules APIs
  1. https://hmsapi.swtpk.com/api/AddSchedule
  2. https://hmsapi.swtpk.com/api/GetSchedules
  3. https://hmsapi.swtpk.com/api/GetScheduleById/1
  4. https://hmsapi.swtpk.com/api/UpdScheduleById/1
  5. https://hmsapi.swtpk.com/api/DelScheduleById/1
Patient APIs
  1. https://hmsapi.swtpk.com/api/AddPatient
  2. https://hmsapi.swtpk.com/api/GetPatients
  3. https://hmsapi.swtpk.com/api/GetPatientById/1
  4. https://hmsapi.swtpk.com/api/UpdPatientById/1
  5. https://hmsapi.swtpk.com/api/DelPatientById/1
Laravel v11.41.3 (PHP v8.4.12)