150 Forks
470 Stars
470 Watchers

rest-in-action

REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。

How to download and setup rest-in-action

Open terminal and run command
git clone https://github.com/waylau/rest-in-action.git
git clone is used to create a copy or clone of rest-in-action repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rest-in-action https://github.com/waylau/rest-in-action/archive/master.zip

Or simply clone rest-in-action with SSH
[email protected]:waylau/rest-in-action.git

If you have some problems with rest-in-action

You may open issue on rest-in-action support forum (system) here: https://github.com/waylau/rest-in-action/issues