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

https://github.com/backendarchitect/loki

loki Github user email and details finder
https://github.com/backendarchitect/loki

app cli cli-app find finder github github-api go golang golang-application golang-tools terminal-app terminal-based users

Last synced: 2 months ago
JSON representation

loki Github user email and details finder

Awesome Lists containing this project

README

          

Loki

![image](https://user-images.githubusercontent.com/87218847/224642851-fa11c336-2a9f-448b-8aec-b1b770732eff.png)

---

- loki Github user email and details finder

---
# Usage And Cmds

- To get Github User detail, Use below command
```
go run main.go user -u
```
- For threads ` -t` is there
```
go run main.go user -u -t 1
```

- For Repo of the user
```
go run main.go repo -u
```

- Binaries are in `bin/` dir

---
Contributors are welcome to make this package more efficient and give any suggestions.