An open API service indexing awesome lists of open source software.

https://github.com/davidmartinezros/calling-to-internet

Rest Service that call to an url to internet and response the content of the url
https://github.com/davidmartinezros/calling-to-internet

actuator rest-api restful-webservices spring-boot webservice

Last synced: about 2 months ago
JSON representation

Rest Service that call to an url to internet and response the content of the url

Awesome Lists containing this project

README

          

# calling to internet

## Rest Service that call to an url to internet and response the content of the url

## Version 1.0.0-SNAPSHOT

Initial Version

## Version 1.1.0-SNAPSHOT

Add dependency actuator for view app information like /health for show the state of the app and /mappings for shot the rest published services.