I'm trying to create a backend architecture using PHP and Parse.com. Is it possible to use the PHP API on localhost?
1 Answer
Of course is it possible. You have official PHP api from parse.com, also you can find a complete list of third party libraries. Also you have REST api you can use !
1 Comment
taruntejae
I know but is there any way to use that api on LOCALHOST