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

Javascript client library for the Entity API #14

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zomglings
Copy link
Member

Changes

This PR introduces a Javascript client library for the Entity API.

The library is actually a typescript library.

How to test these changes?

I am testing the client library against the production Entity API (test collections which I am deleting after tests).

Related issues

Resolves #12

Currently, it can create collections and entities, list collections, and
get entities by ID.
@kompotkot kompotkot marked this pull request as draft April 27, 2023 17:32
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.

Moonstream Entity API Javascript/Typescript client library
1 participant