Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/go-fed/presentations

Presentations on: golang and ActivityPub
https://github.com/go-fed/presentations

activitypub activitystreams activitystreams-vocabulary federated golang presentations social

Last synced: 3 months ago
JSON representation

Presentations on: golang and ActivityPub

Awesome Lists containing this project

README

        

# Golang ActivityPub Presentations

To view these presentations,
[install Go](https://golang.org/doc/install)
and then install the `present` tool:

```
go install golang.org/x/tools/cmd/present
```

Then run the `present` command where the `.slide` files are.

PDF files are also available where possible instead. Note that interactive
coding examples will function in presentations but not in PDFs.