Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fastuptime/fivem_api

API to get information about Fivem Server
https://github.com/fastuptime/fivem_api

api fivem fivem-script fiven-api gta gta-online gta5

Last synced: about 2 months ago
JSON representation

API to get information about Fivem Server

Awesome Lists containing this project

README

        

# Fivem_Api
API to get information about Fivem Server

# 🎈 Images 🎈

![image](https://github.com/fastuptime/Fivem_Api/assets/63351166/fac36d0c-6bee-4bcc-affc-d5c64e8e1595)

![image](https://github.com/fastuptime/Fivem_Api/assets/63351166/ab6b654c-a313-43a0-82bb-f76c57f4b766)

![image](https://github.com/fastuptime/Fivem_Api/assets/63351166/90d17910-1e1b-46c9-bf12-4a4016d0485c)

![image](https://github.com/fastuptime/Fivem_Api/assets/63351166/76d72141-488e-47f8-a9df-016b5a0f971b)

# βš“ End Points βš“

```http
GET http://localhost.com/api/resources?serverID=wmpmb9&key=123456
```

```http
GET http://localhost.com/api/players?serverID=wmpmb9&key=123456
```

```http
GET http://localhost.com/api/server?serverID=wmpmb9&key=123456
```

```http
GET http://localhost.com/api/owner?serverID=wmpmb9&key=123456
```

```http
GET http://localhost.com/api/map?serverID=wmpmb9&key=123456
```

```http
GET http://localhost.com/api/status?serverID=wmpmb9&key=123456
```

# πŸ› οΈ Installation πŸ› οΈ

- Download and install [NodeJs](https://nodejs.org/en/download) 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

---
- ✨ [For Support](https://github.com/sponsors/fastuptime)

- πŸ’• [Discord](https://fastuptime.com/discord)

- πŸ“ [Fast Uptime](https://fastuptime.com/)

- πŸͺ„ All kinds of projects are made

- 🧨 You can contact us to make a paid project

- β˜„οΈ [Click For Contact](mailto:[email protected])

# 🎯 License 🎯
- βš–οΈ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))