Sample Source Code: PHP-Google Calendar app
deprecated
An example of using PHP with the Google Calendar API. Integrate your PHP application with Google Calendar.
Followers (117)
Related Articles (1165)
WaveMaker Adds API Designer to RAD Environment
WaveMaker today announced that it is including an API Designer within its namesake rapid application development environment.
Getty Images API Provides Developers Free Access to Millions of Images
Getty Images has made over 50 million images available to developers free of charge, enabling access via the Getty Images Embed API. Speaking at a conference workshop at APIcon today, key staff from the image content service also told participants that a simpler version of their API is in the works, using standard parameters to access image files, rather than the bloated custom header approach of the current API design.
Build a React Universal Blog with Next.js and ButterCMS
A common client request is to integrate a blog directly into their React app; one that lives in a subdirectory for its SEO benefits. Common solutions include using a pre-rendering service but in this article you'll learn how to build a CMS-powered blog using React, Next.js, and ButterCMS.