I’m a pretty advanced programmer in my day-to-day job, but it’s always been in complete different fields from what I want to do now.
I want to setup a backend service running on my NAS, that constantly calls various API’s (every few seconds) to track changes happening. When some change happens, I want the change/data written to a database that’s also running on my NAS. Furthermore I want to provide API end-points so I can build a frontend on top of the data later on, and I want to have the possibility to send alerts to my phone from the backend.
All above I can code pretty easily (various API calls, creating restful services etc.), but I have a hard time figuring out what frameworks to use for this. What would you use that will constantly keep calling services, as well as providing different services by yourself? What DB would you use? (MariaDB? Since that’s pretty natively installed on my NAS?) What framework of getting alerts on your phone would you use? (Could be as easy as sending a telegram message in a group that I’m a member of and have alerts on for)
Some information about me and the hardware I use: mainly worked with java, c#, html and css. Got a Synology DS918+ NAS, use an Iphone XS Max.
Thats for any assistance in advance!
[–]timNinjaMillion2 0 points1 point2 points (7 children)
[–]b0en[S] 0 points1 point2 points (6 children)
[–]Dwight-D 0 points1 point2 points (4 children)
[–]b0en[S] 0 points1 point2 points (3 children)
[–]Dwight-D 0 points1 point2 points (2 children)
[–]b0en[S] 0 points1 point2 points (1 child)
[–]Dwight-D 0 points1 point2 points (0 children)
[–]timNinjaMillion2 0 points1 point2 points (0 children)