Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rouanw/sparkdemo

Super basic restful webserver that can be used for stubbing
https://github.com/rouanw/sparkdemo

Last synced: 4 days ago
JSON representation

Super basic restful webserver that can be used for stubbing

Awesome Lists containing this project

README

        

#Running the server

mvn package

mvn exec:java -Dexec.mainClass="StubEndpoint"