https://github.com/depthso/depthso
https://github.com/depthso/depthso
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/depthso/depthso
- Owner: depthso
- Created: 2023-04-03T08:35:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T21:34:36.000Z (about 1 year ago)
- Last Synced: 2025-03-04T22:28:37.701Z (about 1 year ago)
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)!