Make me a simple Java Restfull API

Job ID: 36523411

Budget: $10 – $30 USD

I am looking for a Java developer to create a simple Restful API with the following requirements:

Functionality:
- Retrieve data from a plant API based on temperature ranges in Celsius
- I will myself test the endpoints in postman, where I put for example values temp min 10 and temp max 20 and then get a list of plants which can live in those conditions.
- The plants API has to have the following fields: name, science_name, min_temp, max_temp and ideally a imageURL.

Data type:
- Text

Endpoints:
- 1-3

Ideal skills and experience:
- Strong knowledge of Java and Restful API development
- Experience with API integration and data retrieval
- Understanding of temperature ranges and Celsius unit conversion