Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 237 Bytes

File metadata and controls

9 lines (6 loc) · 237 Bytes

client-template

This repo is a contributing guide to create Lucid KV client wrappers.

What we need?

  • An endpoint need to be defined, it's basically an HTTP url containing path or not.
  • Set / Get / Delete methods are mandatory