Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 237 Bytes

README.md

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