Skip to content

Comments

Implement minidyn as a server mode.#97

Merged
kuadrosx merged 1 commit intomainfrom
implement-minidyn-as-a-server
Dec 23, 2025
Merged

Implement minidyn as a server mode.#97
kuadrosx merged 1 commit intomainfrom
implement-minidyn-as-a-server

Conversation

@kuadrosx
Copy link
Member

Why:
To let teams use minidyn via httptest/NewServer with AWS SDK clients without maintaining separate SDK-specific variants.

What:

  • Add HTTP server mode with generated JSON request structs and concrete AttributeValue
  • Implement mapper/client/server wiring plus HTTP tests for CRUD, GSI, batch, scan, update/delete, conditional failures
  • Document generator tool and HTTP usage, including how to regenerate requests

Issue: #80

@kuadrosx kuadrosx force-pushed the implement-minidyn-as-a-server branch 3 times, most recently from e315a0e to aac2401 Compare December 23, 2025 01:36
Why:
To let teams use minidyn via httptest/NewServer with AWS SDK clients
without maintaining separate SDK-specific variants.

What:
- Add HTTP server mode with generated JSON request structs and concrete AttributeValue
- Implement mapper/client/server wiring plus HTTP tests for CRUD,
  GSI, batch, scan, update/delete, conditional failures
- Document generator tool and HTTP usage, including how to regenerate requests

Issue: #80
@kuadrosx kuadrosx force-pushed the implement-minidyn-as-a-server branch from aac2401 to fb211ca Compare December 23, 2025 01:45
@kuadrosx kuadrosx merged commit cee68ea into main Dec 23, 2025
0 of 2 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