+ 1
Can anybody help me create Rest API with PHP?
Use get, post, put, delete requests, return data in json format
3 Réponses
+ 3
Then see Rest Api course
https://www.sololearn.com/learn/10391/?ref=app
+ 2
If you learn how to make a rest api you will know it for a lifetime and won't depend on others. So learn and make it yourself.
If you want to make a rest api learn PHP, Node.js or any server-side language
https://www.sololearn.com/learn/PHP/1801/
https://www.sololearn.com/learn/9660/?ref=app
+ 1
I've already learned php