Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
itstamen committed Aug 20, 2012
1 parent adf1d79 commit 3e4011f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ROP is the Rest Open Platform ,thus like the TOP(Taobao Open Platform:http://api.taobao.com).
ROP base the Spring MVC 3.1 platform,make you easy build a rest service application.
ROP is the Rapid Open Platform ,thus like the TOP(Taobao Open Platform:http://api.taobao.com).

The rest url of ROP is thus like the following :
1)http://yourhost?method=rop.user.add&v=1.0&param1=value1&param=value2...
2)http://yourhost?method=rop.user.update&v=1.0&param1=value1&param=value2...
Expand Down

0 comments on commit 3e4011f

Please sign in to comment.