Skip to content

Abstraction layer on top p2panda and graphql #2

@Gers2017

Description

@Gers2017

Hi it's me again 👋 , I made an abstraction layer on top p2panda and graphql to easily perform operations, like create schemas, create instances, update and delete them. I know this isn't send-to-node related but I figured it out that you may be interested in it since both are similar.

I called it zenode
You can think of it as the intermediary between applications and the graphql layer.
For example you could:

  • use tauri for the gui and zenode for the graphql requests.
  • use a rust server as the backend of a website and use zenode for the graphql requests.
  • use a cli to get user input and use zenode for the graphql requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions