Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fastuptime/fivem_api
- Owner: fastuptime
- License: other
- Created: 2023-08-19T20:48:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T20:58:22.000Z (over 1 year ago)
- Last Synced: 2023-08-19T21:56:04.262Z (over 1 year ago)
- Topics: api, fivem, fivem-script, fiven-api, gta, gta-online, gta5
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/))