Adding upstream version 0.0~git20221030.f2a1913.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
958064e3c4
commit
2ef6a43d9f
19 changed files with 4554 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# JSON-ld for Go
|
||||
|
||||
[](https://raw.githubusercontent.com/go-ap/jsonld/master/LICENSE)
|
||||
[](https://builds.sr.ht/~mariusor/jsonld)
|
||||
[](https://codecov.io/gh/go-ap/jsonld)
|
||||
[](https://goreportcard.com/report/github.com/go-ap/jsonld)
|
||||
<!--[](https://www.codacy.com/app/go-ap/jsonld/dashboard)-->
|
||||
|
||||
Basic lib for using [activity pub](https://www.w3.org/TR/activitypub/#Overview) API in Go.
|
||||
|
||||
## Usage
|
||||
|
||||
```go
|
||||
import "github.com/go-ap/jsonld"
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue