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

https://github.com/jonashackt/weatherbackend

Simple REST-Service based on SpringBoot to work as a Sample-Backend for Integration-Services
https://github.com/jonashackt/weatherbackend

Last synced: about 1 year ago
JSON representation

Simple REST-Service based on SpringBoot to work as a Sample-Backend for Integration-Services

Awesome Lists containing this project

README

          

### Just a simple REST backend

> usable for other applications (e.g. [soap-mule-cxf](https://github.com/jonashackt/soap-mule-cxf)) or to show some REST-Calling stuff (e.g. with [rest-assured](https://github.com/rest-assured/rest-assured) or [unirest.io](http://unirest.io/java.html))

I added the really nice Swaggerfox-UI - just fire up WeatherBackendApplication and go to [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html)