The Waste Sorting Mobile Application API aims to promote sustainable waste management practices by facilitating communication between the mobile frontend and the backend server. The API provides endpoints to enable users to look up waste categories, retrieve disposal guidelines, and access recycling tips. Developed using Spring Boot, the API ensures efficient and seamless data exchange, enhancing user experience and promoting environmental sustainability.
Ensure you have the following components before setting up the database:
-
Java 17 and above
-
Maven 3
-
VSCode or IDE of choice
-
Spring-Boot CLI 3 and above
- Clone this repo
git [email protected]:gaboneweb/enviro_api.git
- To run the application
mvn sprint-boot:run
- Go to the Swagger UI to see all ends point and payloads
- You can click here