Skip to content

AntiBuGHere/Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routes:-

/user

https://sehyog.herokuapp.com/user/signup -post api

-req data = aadharno, email, password, cpassword, name

https://sehyog.herokuapp.com/user/signin -post api

-req data = aadharno, password

https://sehyog.herokuapp.com/user/:aadharno -get api


/medHistory

https://sehyog.herokuapp.com/medHistory/add -post api

-req data = aadharno, name, prescriptions

https://sehyog.herokuapp.com/medHistory/:aadharno -get api


/hospital

https://sehyog.herokuapp.com/hospital/signup -post api

-req data = location, bedsAvailable, totalBeds, doctors, bed

https://sehyog.herokuapp.com/hospital/edit/:id -post api

https://sehyog.herokuapp.com/hospital/delete/:id -delete api


/doctor

https://sehyog.herokuapp.com/doctor/signup -post api

-req data = aadharno, tags, desc, specialisation, name, password, cpassword

https://sehyog.herokuapp.com/doctor/signin -post api

-req data = aadharno, password

https://sehyog.herokuapp.com/doctor/:aadharno -get api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published