Commit Graph
6 Commits
Author SHA1 Message Date
Stevan Freeborn 528d64b6f9 fix: fix mistakes in README.md documentation related to install command 2026-03-25 21:01:29 -05:00
Stevan Freeborn df648d924e chore: setup project info in cargo.toml and update links in README.md 2026-03-25 20:39:57 -05:00
Stevan Freeborn 62fe93e8ed docs: add runnable examples section to README 2026-03-25 19:08:49 -05:00
Stevan Freeborn 905f7f945a style: use 2-space indentation across entire codebase
Add rustfmt.toml with tab_spaces = 2 and reformat all source files,
tests, and README code examples to use 2-space indentation.
2026-03-25 14:11:08 -05:00
Stevan Freeborn 9201556646 docs: add comprehensive README with usage examples for all endpoints
Include badges, installation instructions, API key setup guide,
client configuration, error handling, and code examples for all
endpoint groups: connectivity, apps, fields, files, lists, records,
and reports. Follows the same structure and detail level as the
JavaScript SDK README.
2026-03-25 14:04:45 -05:00
Stevan Freeborn 31d7659d1c chore: initial commit with README 2026-03-25 13:33:37 -05:00