acore-api
acore-api copied to clipboard
RESTful APIs for AzerothCore.
trafficstars
Azeroth API
This project is a RESTful APIs for AzerothCore.
This API support these tools:
Requirements
- NodeJS & npm
- MySQL
- AzerothCore database
Installation
$ npm install
Copy the configuration file .env.example file into .env and fill it.
Run the project:
$ npm start
Now you can locally access to the API routes through http://localhost:3000.
Credits
AzerothCore: repository - website - discord chat community