Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/heismanish/git-stalker
- Owner: Heismanish
- Created: 2023-09-07T20:36:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T12:13:56.000Z (over 1 year ago)
- Last Synced: 2023-09-16T21:55:32.024Z (over 1 year ago)
- Topics: frontend, reactjs, typescript
- Language: TypeScript
- Homepage: https://git-stalker.vercel.app
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`