An open API service indexing awesome lists of open source software.

https://github.com/jorneycr/spring-api-rest-items

Spring boot, this client consume the API to get the products of each item.
https://github.com/jorneycr/spring-api-rest-items

api-rest microservice spring-boot

Last synced: 5 months ago
JSON representation

Spring boot, this client consume the API to get the products of each item.

Awesome Lists containing this project

README

          

# Spring API Rest

## We need to have running this API first.

### `https://github.com/jorneylm/spring-api-products`

## End-Points

### `http://localhost:8001/productos`

![image](https://user-images.githubusercontent.com/30164447/138023658-43a0d874-fc56-4573-8789-4310b1ff2f1c.png)

### `http://localhost:8001/producto/1/cantidad/2`

![image](https://user-images.githubusercontent.com/30164447/138023588-5adc4914-9b4d-4f70-a5c6-b6504a679d70.png)