Pothole API Instructions to start the server Setup and start a MySQL server Create a database named pothole ( DB URL: jdbc:mysql://localhost:3306/pothole) Start server by running a java file at src/main/java/dev/comakeit/potholechallenge/PotholeChallengeApplication.java