Skip to content

SaNog2/gator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gator

RSS Feed explorer using Postgres and go. As part of the Boot.dev SQL course

Prerequesites

  • Go installed
  • Postsgres installed

Installation

Run:

go install github.com/SaNog2/gator@latest

Usage

gator <cmd>

Commands list:

  • gator register <username>: Creates a new account
  • gator login <username>: Mocks login to log as a different account
  • gator reset: Resets the Database
  • gator users: Lists all the users
  • gator agg <interval>: fetches registered and followed feeds every interval given (format '1s', '1m' etc...)
  • gator addfeed <name> <url>: add feed to the aggregator
  • gator feeds: lists all feeds
  • gator follow <url>: follow a feed that is already registered
  • gator unfollow <url>: I'll let you guess that one
  • gator browse <limit>: Explore saved posts limit is defaulted to 2 posts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages