unbody-io / ts-client

Typescript client for Unbody's API
https://unbody.io/docs/libraries/typescript-client
6 stars 1 forks source link

Feat/base #3

Closed miladazhdehnia closed 12 months ago

miladazhdehnia commented 12 months ago

Added documents interfaces, http client, filters interfaces, and unbody base class based on Unbody GraphQL dashboard. Please don't hesitate to suggest and asking for any improvements.

2

amirhouieh commented 12 months ago

@miladazhdehnia Is there a demo for the POW functionality? If not, could you add one (not to be confused with unit test)? Thanks!

miladazhdehnia commented 12 months ago

@miladazhdehnia Is there a demo for the POW functionality? If not, could you add one (not to be confused with unit test)? Thanks!

There is no functionality implemented in this stage, it's just basic interfaces. First functionality will be shipped within the next pull request.

amirhouieh commented 12 months ago

@miladazhdehnia Is there a demo for the POW functionality? If not, could you add one (not to be confused with unit test)? Thanks!

There is no functionality implemented in this stage, it's just basic interfaces. First functionality will be shipped within the next pull request.

@jeangovil in that case LGTM.