Nightfirecat / RealmEye-API

An easy way to access your character data via RealmEye.
MIT License
13 stars 7 forks source link

Create routes for API queries #16

Open Nightfirecat opened 9 years ago

Nightfirecat commented 9 years ago

such as

/realmeye-api...

This could also be useful for expanding the API functionality to other page formats (guilds, etc), as the route would still remain fairly simple (/guild)

Nightfirecat commented 8 years ago

Some routes dependent on new page scraping functionality. (ie #5, #9)

Nightfirecat commented 8 years ago

This feature may also be on hold until after the API is implemented through a framework. (Laravel, etc)