Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 729 Bytes

easywebmockdemo

easywebmockdemo is a demo project for easywebmock

It's built with kotlin & Spring Boot, showing a simple web service that consume a backend service and render json result to html page.

Run

Simple "backend service" with python 3:

cd src/main/resources
python -m http.server