Best (current) way

Best (current) way to create/modify Objects programmatically

I’d like to know what’s the best way to interact with the Anytype database today, programmatically.
I’d imagine an API is the answer to this,
but if one does not exist yet,
the fallback option would seem to e.g. reuse part of the logic in
GitHub - anyproto/anytype-ts: Official Anytype client for MacOS, Linux, and Windows myself
and create some custom Node.js application that does certain actions programmatically for me on the database.

Any tips on this direction?

An Open API is planned to be implemented in the fourth quarter of this year.