Skip to content

qw-scripts/go-fivem-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-fivem-api

just for fun for now :). I don't really have any major plans for this project yet, just messing around with the idea of having a standalone RESTful API for FiveM.

Tech

Requirements (for now)

  • Go 1.22.2
  • Docker and Docker Compose (Optional, but recommended for development)

Running

docker compose up -d --build

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Releases

No releases published

Packages

No packages published