/calendar-manager-api

Google Calendar API for comfort using in legacy projects

Primary LanguagePHP

Calendar Manager API


Google Calendar API for comfort using in legacy projects

Installation

Copy and configure .env:

cp .env.example .env

Clone repo and install dependencies:

composer install

Check read/write rules for dir:
storage/app/google-calendar

Endpoints

  • /api/events
  • /api/add-event
  • /api/get-event
  • /api/update-event
  • /api/delete-event
  • /api/get-client
  • /api/json