https://github.com/botblock/data
Open data for BotBlock.org, consumed for the API worker & website.
https://github.com/botblock/data
Last synced: 10 months ago
JSON representation
Open data for BotBlock.org, consumed for the API worker & website.
- Host: GitHub
- URL: https://github.com/botblock/data
- Owner: botblock
- License: apache-2.0
- Created: 2021-11-07T13:14:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-28T14:17:34.000Z (11 months ago)
- Last Synced: 2025-07-06T14:02:22.965Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 12
- Watchers: 1
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data
Open data for BotBlock.org, consumed for the API worker & website.
## Schemas
Schemas are available for each `data` type in [`schema`](schema):
- [`feature`](schema/feature.json)
- [`legacy`](schema/legacy.json)
- [`library`](schema/library.json)
- [`list`](schema/list.json)
## OpenAPI
OpenAPI documentation is available at [`openapi.yml`](openapi.yml).