My blog (cjslep.com/c/blog) is written on top of go-fed and is on the #fediverse. Not only are blog posts shown as native content (ActivityStreams type "Article") but comments ("Notes") on Mastodon/Pleroma show up on my blog as well.
Notices by cj ???? (cj)
-
cj ???? (cj)'s status on Tuesday, 18-Feb-2020 15:59:34 UTC cj ????
-
cj ???? (cj)'s status on Saturday, 13-Oct-2018 22:43:09 UTC cj ????
Going to try to volunteer for #ActivityPub at FOSDEM 2019. Even if I can't volunteer, I'm hoping to attend. Hope to see some of y'all there.
-
cj ???? (cj)'s status on Saturday, 04-Aug-2018 15:02:11 UTC cj ????
go-fed #activitypub Official Implementation report has been submitted: https://github.com/w3c/activitypub/issues/318
It's valid for v0.2.0 onwards. Which was released today. Expect the site to pick up that version and generate the documentation sometime within the next 23 hours or so.
It's been a 6 month journey to this point. A LONG side-project journey for me. When I began, AP wasn't even finalized yet, and I was full of self-doubt.
Thanks everyone who's been supportive. Doubly thankful for those using the library!
-
cj ???? (cj)'s status on Monday, 02-Jul-2018 22:12:34 UTC cj ????
"ActivityPub in Go
Lessons from a journey"...is now available!
https://github.com/go-fed/presentations
This answers:
- Why create a library?
- What challenges are there when implementing ActivityPub?
- What challenges are specific to golang?
- What is go-fed and its future?Most useful for those interested in:
- Background information.
- Implementing AP apps or libs
- Unique AP challenges in Go
- WTF is this cj person thinkingNote: This isn't a go-fed/activity tutorial (ETA: TBD).