Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wmramadan/githubsearch
API for Github Search
https://github.com/wmramadan/githubsearch
fiber-framework github github-api go golang nextjs search
Last synced: 5 days ago
JSON representation
API for Github Search
- Host: GitHub
- URL: https://github.com/wmramadan/githubsearch
- Owner: WMRamadan
- License: gpl-3.0
- Created: 2022-12-01T20:41:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T06:26:26.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:58:39.867Z (7 months ago)
- Topics: fiber-framework, github, github-api, go, golang, nextjs, search
- Language: TypeScript
- Homepage:
- Size: 275 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Search
App for Github Search
## Requirements
* yarn/npm
* golang## Setup
1. Follow the `README` from within the `api` directory.
2. Follow the `README` from within the `ui` directory.