Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 372 Bytes

Go-powered API using Cassandra and Stream

Stream published a blog article about using Go to build a RESTful API, with Cassandra as a backend datastore and also as an example of good Go practices around project layout.

If you're interested in learning how to implement an activity feed in your applications, check out our five minute tutorial.