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

https://github.com/eeholmes/bad-things


https://github.com/eeholmes/bad-things

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# bad-things

Here is a bad commit. User has this code in their script which they will later combine into an API call for a database using say `paste()` or whatever.

```
IP = "73.169.138.120"
username = "ohboy"
password = "thatshaltnotcommit"
```