goreddit

command module
v0.0.0-...-c6d16e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

README

What is this?

Cleverbaboon TV is a experiment using Reddit API to pull videos. Streaming new videos to the UI, using SSE (Server Sent Events)

Why?

I want to do an example in transforming a polling API (Reddit Listing API) into a Streaming API, and I like videos

Reusable parts

  • api/reddit - Implements listing using Reddit Rest API
  • oauth - Implements Application-only OAuth https://github.com/reddit/reddit/wiki/OAuth2
  • streaming - Transform a polling API, to a streaming API based in Go channels
  • sse - Minimal implementation of a http broker for Server Sent Events

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/unrolled/render
Package render is a package that provides functionality for easily rendering JSON, XML, binary data, and HTML templates.
Package render is a package that provides functionality for easily rendering JSON, XML, binary data, and HTML templates.
_workspace/src/golang.org/x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
Server Sent Events
Server Sent Events

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL