You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: