Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change target for the CLI upload #63

Closed
CasperWA opened this issue Dec 20, 2023 · 1 comment · Fixed by #67
Closed

Change target for the CLI upload #63

CasperWA opened this issue Dec 20, 2023 · 1 comment · Fixed by #67
Labels
CLI Related to the CLI enhancement New feature or request Service Related to the REST API Service

Comments

@CasperWA
Copy link
Collaborator

Instead of targeting the backend directly (MongoDB in this case) a POST endpoint in the REST API service should be implemented that can be targeted by the CLI instead, and then the service deals with the backend.

This should help support #7 in the future as well as minimize the implementation overhead in this repository.

@CasperWA CasperWA added enhancement New feature or request Service Related to the REST API Service CLI Related to the CLI labels Dec 20, 2023
@CasperWA
Copy link
Collaborator Author

This was originally laid out in the PR #55.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Related to the CLI enhancement New feature or request Service Related to the REST API Service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant