Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttrzcinski/micro_rest_client
Very small HTTP REST GET CLIENT - just to call one API or mock something.
https://github.com/ttrzcinski/micro_rest_client
Last synced: 7 days ago
JSON representation
Very small HTTP REST GET CLIENT - just to call one API or mock something.
- Host: GitHub
- URL: https://github.com/ttrzcinski/micro_rest_client
- Owner: ttrzcinski
- Created: 2024-07-11T22:06:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T22:37:49.000Z (6 months ago)
- Last Synced: 2024-07-12T01:01:14.613Z (6 months ago)
- Language: Java
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JDK_HTTP_CLIENT
Simple HTTP REST GET Client without Spring or any heavy-duty industry fashionable libraries to make it light.
# Features
- Call HTTP REST GET# Contributors
[Rzeźnik](https://github.com/ttrzcinski)