eve-seat / seat

SeAT 0x. [UNSUPPORTED]
https://github.com/eveseat/seat
MIT License
69 stars 37 forks source link

Initial API endpoint to be used for future shenanigans #258

Closed t3rminalV closed 9 years ago

t3rminalV commented 9 years ago

This is an api endpoint for SeAT to allow external applications to authenticate against the api. There isn't currently a front-end for managing applications, but you can in the seat_api_applications table if you want to have a play with this until I figure out how to present some of the info.

Example output can be seen here:

https://gist.github.com/t3rminalVel0city/a2d31609c1f0e3fb8076

t3rminalV commented 9 years ago

Added POST only, updated example gist