Skip to content

samlader/stargazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stargazer

Build Status License: MIT

Subscribe to an RSS feed to follow what other people are starring, without stalking their GitHub profiles. ⭐

You can use a hosted version of this (for free) here.

Usage

GET /feed/{username} # Single user
GET /feeds/{user1}+{user2}+...} # Multiple users

Quick Start

Set your GitHub token:

export GITHUB_TOKEN=your_token_here

Install dependencies and run:

make deps
make run

Development

make test        # Run tests
make lint        # Run linter
make build       # Build binary
make fmt         # Format code

Contributions

Contributions and bug reports are welcome! Feel free to open issues, submit pull requests or contact me if you need any support.

License

This project is licensed under the MIT License.

About

Follow what other people are starring on Github by subscribing to an RSS feed.

Topics

Resources

License

Stars

Watchers

Forks

Contributors