42LoCo42 / wired

The Wired - connect data structures to the Internet!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

The Wired - connect data structures to the Internet!

License:GNU Affero General Public License v3.0


Languages

Language:Go 79.6%Language:Nix 20.4%