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.
- Host: GitHub
- URL: https://github.com/jorneycr/spring-api-rest-items
- Owner: jorneycr
- Created: 2021-10-20T03:23:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T05:11:34.000Z (over 4 years ago)
- Last Synced: 2025-02-04T13:41:42.618Z (about 1 year ago)
- Topics: api-rest, microservice, spring-boot
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`

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