Get historical quotes from Indian markets

I just found out about this app, and got to making it work on docker.
After I mostly succeeded on that front, I noticed that we need to add stock data sources to the app.
I am just starting to learn about stocks and I am not sure what all sources provide data for Indian market.

I tried changing the subdomain for yahoo finance to reflect for indian market like so

But this is not working, as I think the endpoints have different internal handlers.

Has anyone gotten this app working for india?

Maybe you can give an example stock? It’s easier to help with examples.

I found Quotes from mfapi.in - an example for an json-source.

@Edwin_Clement this looks like great open source resource just wondering of , you got this working for India Market to cover for mutual funds etc.?