I know it’s old, I know that other people have it already, but still I decided to publish it.
SAPO Codebits RFID API endpoints
- GET http://codebitsapi.0x82.com/users.{xml|json} returns the user list
- GET http://codebitsapi.0x82.com/users/id.{xml|json} returns the info about a specific user
- GET http://codebitsapi.0x82.com/users/id/locations.{xml|json} returns the user location history (ordered by lastseen ASC)
I only got the parser online yesterday at 19:00, so there are no results before that.
Have fun, and don’t abuse the server: the apps are written in Rails and everybody knows that Rails can’t scale