Skip to content

sekar-fa/webtasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webtasks

A repo for webtasks

  1. KV Doc

This is a key-value system over mongo DB, basically the idea was to convert a document oriented system to a key-value system

PUT operation -> https://wt-3e2eb509286cf15338cdc93081245bba-0.run.webtask.io/put?keyspace=kspace2&key=key2&value=value1

GET operation -> https://wt-3e2eb509286cf15338cdc93081245bba-0.run.webtask.io/get?keyspace=kspace2&key=key2

We can have multiple key value pairs under a single keyspace and can accommodate  multiple keyspace

About

A repo for webtasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published