Home / examples / js-google / kinvey.html
<!DOCTYPE html> <html> <head> <script src="http://code.jquery.com/jquery-2.0.3.js"></script> </head> <body> <script> $.ajax('https://baas.kinvey.com/appdata/kid_PVD-jo1HqO'); </script> </body> </html>