jshirley / tdp

TDP API & Public Issue Tracker
2 stars 0 forks source link

Finish API documentation #5

Open jshirley opened 11 years ago

jshirley commented 11 years ago

API documentation needs to be written and tested.

I'm not happy with the OAuth, so apps won't be possible, but single API keys for members to utilize are available now. I need to generate and verify each of the endpoints to make sure they're safe enough.

I should also perhaps release with a few clients (Ruby and Perl) with a test suite that can optionally run against the live endpoints (and mocked endpoints based on the spec).