Skip to content
/ client-template Public template

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

License

Notifications You must be signed in to change notification settings

lucid-kv/client-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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