Skip to content

El-SpaceX/samp-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samp-web-api

This is a plugin I created as a challenge while learning C++. It enables the integration of a REST API within the SA-MP server, allowing you to handle requests directly in the AMX of your server (honestly, this is not highly recommended). However, it can be useful in situations where you need to perform in-game manipulation without direct access to the server. Here are a few examples:

  • With Mercado Pago's API, you can receive a request when a player completes a payment.
  • You have a Discord bot and want to ban a player (let's pretend Discord Connector doesn't exist).

There are many potentially useful situations, but use this with caution. After all, we don't want the server freezing up to handle unnecessary requests.e unnecessary requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •