Hi, created a HMAC Restful api on github. Feedback welcome.
Still have a few things left
- change from client id (auto incremented) to 20 character public key (so you can't iterate through)
- need to include uri hash check for better security
- need to check timestamp, allow only 5 min span
- client is lame
- add better documentation on github