Skip to content

Simple command line news client for Reddit and HackerNews and task parallel search engine written in Go

Notifications You must be signed in to change notification settings

rebeccabilbro/newsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsy

newsy is a command line news client for Reddit and HackerNews that loads the latest stories, displays them in the terminal, and saves them to a file. conewsy is the IO concurrent version.

searchy is a simple search engine for news stories.

findy is a task parallel search engine to the Reddit and HackerNews client. While new stories are being fetched, users can still be making requests to the server (implemented here via localhost:8080).

These program were built as exercises while working through Hands-on Concurrency with Go by Leo Tindall.

Resources

About

Simple command line news client for Reddit and HackerNews and task parallel search engine written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages