From 0da49eaf5a9e4eb0802ae6f6637aa6e2cc045ebd Mon Sep 17 00:00:00 2001 From: laxmena Date: Fri, 13 Aug 2021 19:07:43 -0500 Subject: [PATCH] add calendly wrapper --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 736e90d..4177596 100644 --- a/readme.md +++ b/readme.md @@ -119,6 +119,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](https://buildkite.com/docs/apis/rest-api) - [Python wrapper for Buildkite](https://github.com/pyasi/pybuildkite) +### [Calendly](https://calendly.com/) - Meeting Scheduling Platform +- [API Documentation](hhttps://calendly.stoplight.io/docs/api-docs) +- [Python wrapper for Calendly](https://github.com/laxmena/PyCalendly + ### [Carriots](https://www.carriots.com) - M2M Application Platform - [API Documentation](https://www.carriots.com/documentation/api) - [Python wrapper for Carriots](https://github.com/sdeancos/clicarriots)