Skip to content

Starter REST API server in Spring MVC - used to test mobile html5 client in ionicframework

Notifications You must be signed in to change notification settings

svennela/ionic-rest-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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'

About

Starter REST API server in Spring MVC - used to test mobile html5 client in ionicframework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published