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