Hello everyone,
I would like to learn about connection between Web API with Construct 3.
Do you have any document or example about it?
Appreciate for your help.
Maverick1912
This can be different for each API as each API can have different documentation etc. Check the API's documentation usually the provide code examples then use whichever example you want - If its PHP use that script and host it on a webserver then call it with ajax using Construct 3.
Develop games in your browser. Powerful, performant & highly capable.
Thank you, LaurenceBedford
If you need any help post the link to the API and I will take a look for you.
Yeah, that would be nice. Thank you for that!
I also found some tutorials:
- construct.net/en/tutorials/using-ajax-object-asp-net-web-832
- construct.net/en/tutorials/rest-api-curl-post-request-2245