https://github.com/aswinbennyofficial/github-profile-fetcher-honojs
A github profile fetching tool build using Hono JS
https://github.com/aswinbennyofficial/github-profile-fetcher-honojs
Last synced: 2 months ago
JSON representation
A github profile fetching tool build using Hono JS
- Host: GitHub
- URL: https://github.com/aswinbennyofficial/github-profile-fetcher-honojs
- Owner: aswinbennyofficial
- License: mit
- Created: 2023-10-14T12:34:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T11:50:56.000Z (over 1 year ago)
- Last Synced: 2025-01-19T09:43:27.825Z (4 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
npm install
npm run start
``````
open http://localhost:3000
```