jonthegeek / rapid

R 'API' documents
https://rapid.api2r.org/
Other
6 stars 1 forks source link

diagram + simple verbs, especially for new users #88

Open jimrothstein opened 6 months ago

jimrothstein commented 6 months ago

As a(n) WHO, I WHAT, so that WHY.

Again, for new user:

Working on creating a mermaid diagram to show where each package fits in.

Also, simple verb expression to describe each package in beekeeper ecosystem

Something like, but very tersely: -find api -download api schema (to yaml/JSON) -read schema and create R object containing API (rapid, S7) -prepare req for httr2; handle response from httr2 (nectar) ...