Skip to content

Add iDigBio client and domain commands#1

Merged
tamnd merged 1 commit into
mainfrom
feat/idigbio-v1
Jun 15, 2026
Merged

Add iDigBio client and domain commands#1
tamnd merged 1 commit into
mainfrom
feat/idigbio-v1

Conversation

@tamnd

@tamnd tamnd commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Wire the iDigBio search API (POST-based) with typed specimen record models
  • Four commands: get (single record by UUID), search (by scientific name), records (list all), count (total)
  • httptest-only test coverage for SearchRecords, ListRecords, Count, and domain wiring

Test plan

  • go test ./... passes
  • go build ./... succeeds

Wire the iDigBio search API (POST-based) with three user commands —
search, records, count — plus a get resolver for single-record lookup;
replace scaffold boilerplate with typed specimen record models.
@tamnd tamnd merged commit 47c4fcb into main Jun 15, 2026
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant