I am trying to create microservice architecture where I have api-gateway and register-service microservice.Every request is handeled by api-gateway after gettin
I initially used apt's nodejs package (node 10) to run an Ionic 5 app but it looks like node 12 or 14 are needed. So I've then installed node --channel=12/stabl
I'm starting a new site with Blazor and Windows Authentication and need to identify the current user viewing the page/component. For a Razor Page, the current
I'm dealing with a really frustrating issue whilst attempting to use Prism's command actions to cancel closing a shell based on a simple yes / no decision dialo
I have a table like this: id mail_1 mail_2 mail_3 1 john john_v2 NULL 2 clarisse clarisse clarisse_company 3 NULL julie NULL 4 mark markus_91 mark 5 alfred alf
I want to delete list items and when I delete list items, it will show confirmation dialog like .alert dialog. I have code below and if I want to remove list it
I want my python application to be able to tell when the socket on the other side has been dropped. Is there a method for this?
I'm trying to get an O-Auth token from the Spotify API but when using cURL on Debian 8 I always get the error message POST requests require a Content-length hea
This code perfectly runs in other URL like getting a product or paragraph. But cannot able to read reviews. import csv from lib2to3.pgen2 import driver from ope