dgryski / gophervids

Proof of concept Gopher Video player
http://gophervids.appspot.com/
50 stars 26 forks source link

Moved to Python runtime and removed dummy .go file #18

Closed campoy closed 10 years ago

campoy commented 10 years ago

Just some simplification.

dgryski commented 10 years ago

Go code is no longer a stub. It's being used for RSS and Atom feeds generation (issue #11).