Stay as close to the Javascript SDK as possible? #59
MrCredible
started this conversation in
General
Replies: 1 comment
-
Here is the discussion you're mentioning, I think: #9 The idea I'm the most confortable with so far is to keep a "notion_client.base" module close to the Javascript SDK and have higher level tools in the root module. Have a look at PR #10 and #51 that start bringing such kinds of higher level tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw another discussion in this repo about moving away from staying as close to Javascript SDK as possible.
I cant find the discussion or issue where I saw that.
Was there a decision made with that?
I have created a project that creates the various Notion Objects described in the Notion API along with the property types.
I was going to create a new github project, but wanted to avoid that if this repo was going in a more abstracted route and less closely related to the Javascript SDK.
Let me know ! :)
Beta Was this translation helpful? Give feedback.
All reactions