Document my stuff
I have got an idea to document my information about my server on my server. I could download any wiki type CMS, but I thought it would be a good practice to make my own application!
13/09/2021
A place to publish my projects
I have got an idea to document my information about my server on my server. I could download any wiki type CMS, but I thought it would be a good practice to make my own application!
In this article, I will discuss about the REST API, what I have use for my home alerting service. This API is between my database engine and the incoming requests.
Usually, if I write a script, I do not prefer to store any parameter or input value as hard coded onto the scripts. And those long parameter lists seems clunky for me. Due to this reason, I made a simple key-value data storage for my local running scripts.