Skip to content

sedabasaran/SpringBootRestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Spring Boot RestClient

The RestClient is a synchronous HTTP client that offers a modern, fluent API. It offers an abstraction over HTTP libraries that allows for convenient conversion from a Java object to an HTTP request, and the creation of objects from an HTTP response.

This project uses JSONPlaceholder.

JSONPlaceholder is a free online REST API that you can use whenever you need some fake data.

Ekran Resmi 2024-04-24 18 10 47

Ekran Resmi 2024-04-24 18 11 58

Ekran Resmi 2024-04-24 18 09 04