mirror of
https://github.com/edufeed-org/oersi-utils.git
synced 2025-12-09 16:24:35 +00:00
15 lines
325 B
Markdown
15 lines
325 B
Markdown
# OERSI Utils
|
|
|
|
Some utilities to work with the open endpoints of OERSI, best run in the REPL at the moment.
|
|
|
|
Based on this documentation of OERSI: https://sidre-docs-ba5cfa.gitlab.io/api/
|
|
|
|
|
|
## Usage
|
|
|
|
Crawl everything with provider `twillo` from oersi's `oer_data` index.
|
|
|
|
`clj -X oersi.core/crawl-oersi :provider twillo`
|
|
|
|
|
|
|