Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heismanish/git-stalker

A web app bult in typescript that lets you find github userrs with the help of their username.
https://github.com/heismanish/git-stalker

frontend reactjs typescript

Last synced: about 2 months ago
JSON representation

A web app bult in typescript that lets you find github userrs with the help of their username.

Awesome Lists containing this project

README

        

# Git-Stalker

## Api's used:

1. fetch user : `https://api.github.com/users/Heismanish`
1. fetch repo : `https://api.github.com/users/Heismanish/repos`