Skip to content

Conversation

@kellrott
Copy link

@kellrott kellrott commented Jan 12, 2026

Starting to mock out what an actual server would need.

Work done:

  • Abstract DB interface that would allow the DRS service handler connect to multiple backends
  • Simple in memory database driver
  • Simple AWS S3 URL signer, uses standard global AWS credentials to manage access (for testing development)
  • Refactoring commands to use Cobra ( https://github.com/spf13/cobra ) for organization
  • Switched openapi-generator from go-gin-server to go-server, because the latter has more options (directory output and module names) for code generation

To be done:

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.

2 participants