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

https://github.com/abhinavkrin/oss-inspector


https://github.com/abhinavkrin/oss-inspector

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Add the environment variables

```
GITHUB_PERSONAL_TOKEN="github personal access token"
TWITTER_ACCESS_TOKEN="twitter access token"
```
Requirements
```
Nodejs
```

Install dependencies
```
npm install
```

Start the program

```
npm run start
```

example package urls:

```
https://pypi.org/project/Django/
```