lucid-kv / client-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License