A Spring Boot application for managing patient and doctor records using a PostgreSQL database.
- Patient and doctor management
- PostgreSQL database integration
- RESTful API
- Clone the repository.
- Configure your PostgreSQL database in
application.properties
. - Build and run the application using Maven.
- Explore the API documentation.
Contributions are welcome. Please follow our guidelines.
This project is licensed under the MIT License.