TC-JSON-API icon indicating copy to clipboard operation
TC-JSON-API copied to clipboard

Mock example of a TrinityCore RESTful API

Results 6 TC-JSON-API issues
Sort by recently updated
recently updated
newest added

Any plans to implement passport? I realize this will require moving the codebase to 5.4, but if this is desirable, I can contribute toward that end

Hi guys, I install TC_JSON_API on xampp and get this error on log. I'm newbie, someone help me please. [2017-07-14 05:19:07] production.ERROR: ErrorException: Function mcrypt_get_iv_size() is deprecated in C:\xampp\htdocs\TC-JSON-API\vendor\compiled.php:12241 Stack...

Hello, A feature to load multiple characters database would be awesome.

feature request

The TC-JSON-API is compatible with [AzerothCore](http://www.azerothcore.org/) except for following routes: CREATURE - creature/equip_template/ - creature/queststarter/id/ - creature/questender/id/ - creature/questitem/ GAMEOBJECT - gameobject/queststarter/id/ - gameobject/queststender/id/ - gameobject/questitem QUEST - search/quest -...

TC DB is multi-language and multi-language information how to return?now for example only return item_template not local_item,maybe we can return all or can be choose

feature request

Hi, at first thank you for making an API for TC. After I've looked at the code, I saw that you wrote the most of the application logic into routes.php....