svennela/ionic-rest-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Starter REST API server in Spring MVC - used to test mobile html5 client in ionicframework Uses stateless authentication on every request using HMAC-SHA1 request signing Example: GET http://localhost:8080/api/v1.0/foo/list add header 'Authorization: FOO abc:d2aeac4fdbd988296188b323e584ebbcb321b337'