Skip to content

democracylive/go-getstream

 
 

Repository files navigation

GO-GETSTREAM

godoc travis build

WIP getstream.io client in pure GO.

WORKING

  • Authentication
  • Add, list all, and remove an activity.

YET TO WORK

  • Listing/paging options.
  • Follows/unfollows.
  • Subscription.
  • Aggregated feeds support.
  • Notification feeds support.

NICE TO HAVE

  • Ability to use pass and retreive a custom structs (w/ embedded *getstream.Activity) ala sqlx style.
  • Real-time clients w/ channels.

LICENSE

MIT

About

WIP getstream.io client in pure GO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%