Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lffg-archive/gh-followback-ts


https://github.com/lffg-archive/gh-followback-ts

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# gh-followback-ts

Important terms within this codebase:

- **Lookup user** is the user we are searching for.
- `lookupUserFollowerList` array with the users that **are following** the _lookup user_.
- `lookupUserFollowingList` array with the users that are **followed by** the _lookup user_.

### Dependency Diagram

![Dependency Diagram](https://github.com/lffg/gh-followback-ts/blob/main/assets/domain-deps-diagram.png?raw=true)