Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmijo/rest-client
Simple library to manage REST services consumption and at the same time facilitate the application of integration tests.
https://github.com/elmijo/rest-client
http-client rest-client web-service
Last synced: 7 days ago
JSON representation
Simple library to manage REST services consumption and at the same time facilitate the application of integration tests.
- Host: GitHub
- URL: https://github.com/elmijo/rest-client
- Owner: elmijo
- License: mit
- Created: 2019-01-26T15:19:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T00:04:59.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T15:44:49.955Z (2 months ago)
- Topics: http-client, rest-client, web-service
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rest Client
[![Build Status](https://travis-ci.com/SemExpert/http-client.svg?token=tk8xSnqSTXGLVA3zyzpg&branch=master)](https://travis-ci.com/SemExpert/http-client) [![Coverage Status](https://coveralls.io/repos/github/ElMijo/rest-client/badge.svg?branch=master)](https://coveralls.io/github/ElMijo/rest-client?branch=master)
Simple library to manage REST services consumption and at the same time facilitate the application of integration tests.