Skip to content

gaboneweb/enviro_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waste Sorting API

Overview

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.

Getting started

Prerequisites

Ensure you have the following components before setting up the database:

  1. Java 17 and above

  2. Maven 3

  3. VSCode or IDE of choice

  4. Spring-Boot CLI 3 and above

Running the API

  1. Clone this repo
    git [email protected]:gaboneweb/enviro_api.git
  1. To run the application
    mvn sprint-boot:run
  1. Go to the Swagger UI to see all ends point and payloads
    • You can click here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages