Skip to content

Commit c40a757

Browse files
authored
Update README.md
1 parent a5234ac commit c40a757

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# SpringBootRestClient
1+
# SpringBootRestClient RestClient
2+
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.
3+
4+
# This project uses JSONPlaceholder.
5+
JSONPlaceholder is a free online REST API that you can use whenever you need some fake data.
6+
7+
![Ekran Resmi 2024-04-24 18 10 47](https://github.com/sedabasaran/restClient/assets/58148544/92617efa-0824-4f59-bdaa-092693c9af88)
8+
9+
![Ekran Resmi 2024-04-24 18 11 58](https://github.com/sedabasaran/restClient/assets/58148544/3be891e1-a71a-459d-9e35-75ac4197568a)
10+
11+
![Ekran Resmi 2024-04-24 18 09 04](https://github.com/sedabasaran/restClient/assets/58148544/cab6062d-c0c6-4ce0-9ecf-ff0df590e7eb)

0 commit comments

Comments
 (0)