From 3b266c8c084aff862645e317ae75cf3580961f88 Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Mon, 10 Mar 2025 10:18:15 +0100 Subject: [PATCH] Update README.md --- README.md | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bca955d..ff53552 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,23 @@ # Official Go SDK for [Stream](https://getstream.io/) + +
+ + + + Stream logo + +

Official Go API client for Stream Chat and Video, a service for building chat and video applications.

+ [![Build Status](https://img.shields.io/github/actions/workflow/status/GetStream/getstream-go/ci.yml?branch=main&style=flat-square)](https://github.com/GetStream/getstream-go/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/GetStream/getstream-go?style=flat-square)](https://goreportcard.com/report/github.com/GetStream/getstream-go) [![Godoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/GetStream/getstream-go) [![GitHub release](https://img.shields.io/github/release/GetStream/getstream-go.svg?style=flat-square)](https://github.com/GetStream/getstream-go/releases/latest) [![Go Version](https://img.shields.io/badge/go%20version-%3E%3D1.19-61CFDD.svg?style=flat-square)](https://golang.org/doc/devel/release.html) [![codecov](https://img.shields.io/codecov/c/github/GetStream/getstream-go.svg?style=flat-square)](https://codecov.io/gh/GetStream/getstream-go) +

- -

-

- Official Go API client for Stream Chat and Video, a service for building chat and video applications. -
Explore the docs ยป

@@ -53,6 +58,17 @@ To regenerate the Go source from OpenAPI, just run the `./generate.sh` script fr > **Note** > Code generation currently relies on tooling that is not publicly available. Only Stream developers can regenerate SDK source code from the OpenAPI spec. +## ๐Ÿ” Why Choose Stream? + +[Stream](https://getstream.io) powers chat and activity feeds for over 1 billion end users. Our robust, scalable platform helps you build: + +- **In-app Messaging** - Group chats, direct messaging, channels +- **Team Collaboration** - Slack-like workspaces and threaded conversations +- **Live Streaming** - Interactive live streams with chat +- **Virtual Events** - Engaging event platforms with rich chat features +- **Gaming Communities** - Community building with real-time chat +- **Support Channels** - Customer support with integrated chat + ## ๐Ÿง‘โ€๐Ÿ’ป We Are Hiring! We've recently closed a [$38 million Series B funding round](https://techcrunch.com/2021/03/04/stream-raises-38m-as-its-chat-and-activity-feed-apis-power-communications-for-1b-users/) and we keep actively growing.