/PetService

This is a REST API that handles a database of pets. It is written in Java using the Spring Boot framework, utilizing Apache Derby for the in-memory database and Spring Data JPA to access the data.

Primary LanguageJava

No issues in this repository yet.