Birding with Google Maps API is a REST-API designed to support REST Consumers to track and sight birds in the Leicestershire and Rutland region.
This REST API is built with the following technologies.
- Java 17
- Spring Boot
- Spring Security
- Google Cloud Platform
- Lombok
- A JDK supporting Java 17, and MySQL database are required to run this API.
- Development of this API was done on a Windows 11 machine, using IntelliJ IDE.
specify database name, username and password in application.properties
mvn clean build
mvn spring-boot:run