peepo-eats-api is a Spring Boot API made for a fictitious Peepo Eats food delivery service.
- Java 17
- Maven
- MySQL
git clone https://github.com/AlexIchenskiy/peepo-eats-api.git
cd peepo-eats-api
mvn spring-boot:run
Any pull requests are more than welcome. For some major changes, please open an issue to discuss what would you like to change in detail.