Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 893 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 893 Bytes

Go Library for Nextcloud Talk

Build Status Godoc

A Go library that can be used to communicate with Nextcloud Talk instances.

Installing

You can use this library in your Go projects by installing it with go mod:

GO111MODULE=on go get gomod.garykim.dev/nc-talk

Check out the documentation for the package here.

Software using this library

License

Copyright © 2020 Gary Kim <[email protected]>, All Rights Reserved

Licensed under Apache-2.0