Skip to content
/ wired Public

The Wired - connect data structures to the Internet!

License

Notifications You must be signed in to change notification settings

42LoCo42/wired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published