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

https://github.com/depthso/depthso


https://github.com/depthso/depthso

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

```lua
local API = "https://labs.bible.org/api/?passage=random&formatting=plain"
print(game:HttpGet(API))
```

Check out my **Github gists** posts for small scripts [here](https://gist.github.com/depthso)! \
Please give me decent code references (ones with type checking)!