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

https://github.com/unit-mesh/github-crawler

GitHub source code swagger crawler
https://github.com/unit-mesh/github-crawler

Last synced: about 1 year ago
JSON representation

GitHub source code swagger crawler

Awesome Lists containing this project

README

          

# github-swagger-crawler

```
npm install
echo "GITHUB_TOKEN=YOUR_GITHUB_ACCESS_TOKEN" > .env
node index.js [START_PAGE]
```