Skip to content
/ go-bsky Public

Package bsky provides an implementation of (non- AT-protocol portions of) the BlueSky protocol, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-bsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bsky

Package bsky provides an implementation of (non- AT-protocol portions of) the BlueSky protocol, for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-bsky

GoDoc

Import

To import package bsky use import code like the follownig:

import "github.com/reiver/go-bsky"

Installation

To install package bsky do the following:

GOPROXY=direct go get https://github.com/reiver/go-bsky

Author

Package bsky was written by Charles Iliya Krempeaux

About

Package bsky provides an implementation of (non- AT-protocol portions of) the BlueSky protocol, for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages