| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a textfile based TinyWebDB implement. not any db required.
TinyWebDB Protocol:
| Action | URL | Post Parameters | Response |
|---|---|---|---|
| Get Value | {ServiceURL}/getvalue | tag | JSON: ["VALUE","{tag}", {value}] |
| Store A Value | {ServiceURL}/storeavalue | tag,value | JSON: ["STORED", "{tag}", {value}] |
Fertures:
Test site URL :
| Back | FazBrowse Home | New Git URL |