Is it OK to use API?
#1

So I want all my database requests handled by another server and communicate with SAMP via HTTP.

Is it ok? like when a user tries to login, I send an HTTP to my API backend and receive the data.
Reply
#2

Yes it is! however it can be slow and less secured [ can be abused to get users passwords ( like spam guess by going on that link and checking result... ) ].

and also there was some crashes with samp HTTP function so better to not use it.

https://sampforum.blast.hk/showthread.php?tid=303055
https://sampforum.blast.hk/showthread.php?tid=395245
https://sampforum.blast.hk/showthread.php?tid=488439
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)