/wired

The Wired - connect data structures to the Internet!

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

Endpoints

Interaction

  • CLI, calls into…
  • lib

Encoding

Types

Methods

  • for variables:
    • Create/Update
    • Read
    • Delete
  • for functions:
    • Execute
  • API meta-operations:
    • List entries
    • Auth?

Operation:

  • codegen runs at compile time
  • takes instance of API struct, endpoint driver, encoding
  • creates endpoint, interaction library and CLI (can be selected individually)