calendar-rest-api

Build Status Built with

A clone of Google Calendar API. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]