Skip to content

Multiple endpoint support #41

Description

@abose

Currently, the coco client can only support one endpoint, we should have an API that can generate new clients without breaking backward compatibility.

For Eg. there will be the global init and other apis that esisst as is now, then we can have another API client=createClient(endpoint, apiKey) and then call client.close(), client.createDatabase() or other apis. This will ensure backward compatibility as well as new apis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions