Skip to content

recare/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.
  • Follows/unfollows.

YET TO WORK

  • multiple adding, follow
  • Listing/paging options.
  • Subscription. ??
  • Aggregated feeds support. == related to listing, paging
  • Notification feeds support. == get read seen ??

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%