/Fivem_Api

API to get information about Fivem Server

Primary LanguageJavaScriptOtherNOASSERTION

Fivem_Api

API to get information about Fivem Server

๐ŸŽˆ Images ๐ŸŽˆ

image

image

image

image

โš“ End Points โš“

GET http://localhost.com/api/resources?serverID=wmpmb9&key=123456
GET http://localhost.com/api/players?serverID=wmpmb9&key=123456
GET http://localhost.com/api/server?serverID=wmpmb9&key=123456
GET http://localhost.com/api/owner?serverID=wmpmb9&key=123456
GET http://localhost.com/api/map?serverID=wmpmb9&key=123456
GET http://localhost.com/api/status?serverID=wmpmb9&key=123456

๐Ÿ› ๏ธ Installation ๐Ÿ› ๏ธ

  • Download and install NodeJs on your computer.
  • Download the project as Zip to your computer and unzip it.
  • Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands. npm install
  • Start the bot by entering the following command in Terminal node .

โ›ณTech Stack โ›ณ

๐Ÿ—„๏ธServer: Node, Cfx-api, Express, body-parser


๐ŸŽฏ License ๐ŸŽฏ