Skip to content
/ go-asns Public

Package act provides an implementation of the ActivityPub and ActivityStreams protocols, as they are used on the Fediverse, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-asns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-asns

Package act provides an implementation of the ActivityPub and ActivityStreams protocols, as they are used on the Fediverse, for the Go programming language.

Documention

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

GoDoc

Import

To import package act use import code like the follownig:

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

Installation

To install package act do the following:

GOPROXY=direct go get github.com/reiver/go-asns

Author

Package act was written by Charles Iliya Krempeaux

About

Package act provides an implementation of the ActivityPub and ActivityStreams protocols, as they are used on the Fediverse, for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Languages