Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyleterry/quasar

Library for implementing Tenyks services in Go
https://github.com/kyleterry/quasar

go golang irc irc-bot tenyks tenyks-services

Last synced: 14 days ago
JSON representation

Library for implementing Tenyks services in Go

Awesome Lists containing this project

README

        

# Quasar
**Currently being developed. It's usable in it's current state but should be considered highly unstable.**

Library for implementing Tenyks services in Go

## Install

`go get github.com/kyleterry/quasar`

## Usage

Better instructions coming later when it's more stable, but you can look at the
[example](./example/hello/hello.go).