https://github.com/rafal-stefanski/random-list-generator-app
SPRING BOOT 2 App random generator for dog facts with image, users with avatars and random car list.
https://github.com/rafal-stefanski/random-list-generator-app
api http-client java-8 mvc spring-boot thymeleaf
Last synced: 2 months ago
JSON representation
SPRING BOOT 2 App random generator for dog facts with image, users with avatars and random car list.
- Host: GitHub
- URL: https://github.com/rafal-stefanski/random-list-generator-app
- Owner: Rafal-Stefanski
- Created: 2021-10-07T09:54:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T10:57:13.000Z (over 3 years ago)
- Last Synced: 2025-03-28T05:42:05.680Z (6 months ago)
- Topics: api, http-client, java-8, mvc, spring-boot, thymeleaf
- Language: Java
- Homepage:
- Size: 603 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Spring Random List Generator - using http client
![]()
Generats lists of:- users :robot:
- cars :car:
- random fact about dogs with photos 🐕endpoint: http://localhost:8080/
#### Description
* [X] Using API from services belowe that returns collection:
https://github.com/public-apis/public-apis
Comunication using RestTemplate.
Presentation in GUI with Thymeleaf in simple table.***


