Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeiss/go-acs

A package to use Go with the Azure Communication Services.
https://github.com/zeiss/go-acs

azure go

Last synced: 13 days ago
JSON representation

A package to use Go with the Azure Communication Services.

Awesome Lists containing this project

README

        

# Go Azure Communication Services (ACS)

[![Test & Lint](https://github.com/zeiss/go-acs/actions/workflows/main.yml/badge.svg)](https://github.com/zeiss/go-acs/actions/workflows/main.yml)
[![Go Reference](https://pkg.go.dev/badge/github.com/zeiss/go-acs.svg)](https://pkg.go.dev/github.com/zeiss/go-acs)
[![Go Report Card](https://goreportcard.com/badge/github.com/zeiss/go-acs)](https://goreportcard.com/report/github.com/zeiss/go-acs)
[![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![Volkswagen](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

This is a package to interact with the [Azure Communication Services (ACS)](https://azure.microsoft.com/en-us/products/communication-services/) using Go.

:warning: **This is package is under development and should not be used in production.**

## Installation

```bash
go get github.com/zeiss/go-acs
```

## License

[MIT](/LICENSE)