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

https://github.com/ricepunk/httphandler

A straightforward and efficient REST API for FiveM server designed to handle basic CRUD operations.
https://github.com/ricepunk/httphandler

fivem lua

Last synced: 6 months ago
JSON representation

A straightforward and efficient REST API for FiveM server designed to handle basic CRUD operations.

Awesome Lists containing this project

README

          

# HTTPHandler

httphandler is HTTP server utility designed for the FiveM server. It simplifies HTTP request handling and routing for FiveM servers, allowing developers to easily create and manage RESTful APIs. The tool supports routing with dynamic parameters, making it a flexible choice for integrating web services into your FiveM server environment.