https://github.com/grokify/ringcentral-appointment-reminder-demo
https://github.com/grokify/ringcentral-appointment-reminder-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grokify/ringcentral-appointment-reminder-demo
- Owner: grokify
- License: mit
- Created: 2019-10-25T10:47:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T09:19:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T00:48:52.514Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RingCentral Appointment Reminder Demo
[![Build Status][build-status-svg]][build-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]
## Usage
```
ngrok http 8080 -hostname=yourdomain.ngrok.io
```
[build-status-svg]: https://github.com/grokify/ringcentral-appointment-reminder-demo/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/ringcentral-appointment-reminder-demo/actions
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/ringcentral-appointment-reminder-demo
[goreport-url]: https://goreportcard.com/report/github.com/grokify/ringcentral-appointment-reminder-demo
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/ringcentral-appointment-reminder-demo
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/ringcentral-appointment-reminder-demo
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/ringcentral-appointment-reminder-demo/blob/master/LICENSE