An open API service indexing awesome lists of open source software.

https://github.com/grokify/alexa-skill-ringcentral-go

Example RingCentral Skill Server for Amazon Alexa
https://github.com/grokify/alexa-skill-ringcentral-go

alexa-skill go golang ringcentral

Last synced: 7 months ago
JSON representation

Example RingCentral Skill Server for Amazon Alexa

Awesome Lists containing this project

README

        

# Example RingCentral Skill Server for Alexa in Go

[![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]
[![Stack Overflow][stackoverflow-svg]][stackoverflow-url]
[![Chat][chat-svg]][chat-url]

To get started see `bin/startserver.go`.

## References

* [Developing an Amazon Alexa Skill on Rails](http://tech.taskrabbit.com/blog/2016/12/02/amazon-alexa-rails/) by [Brian Leonard](https://github.com/bleonard)

[build-status-svg]: https://github.com/grokify/alexa-skill-ringcentral-go/workflows/test/badge.svg?branch=master
[build-status-url]: https://github.com/grokify/alexa-skill-ringcentral-go/actions/workflows/test.yaml
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/alexa-skill-ringcentral-go
[goreport-url]: https://goreportcard.com/report/github.com/grokify/alexa-skill-ringcentral-go
[docs-godoc-svg]: https://img.shields.io/badge/reference-godoc-blue.svg
[docs-godoc-url]: https://godoc.org/github.com/grokify/alexa-skill-ringcentral-go
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/alexa-skill-ringcentral-go/blob/master/LICENSE.md
[chat-svg]: https://img.shields.io/badge/chat-on%20glip-orange.svg
[chat-url]: https://glipped.herokuapp.com/
[stackoverflow-svg]: https://img.shields.io/badge/Stack%20Overflow-ringcentral-orange.svg
[stackoverflow-url]: https://stackoverflow.com/questions/tagged/ringcentral