Regarding Odata service creation with python and Nosql
Hi, I was going through the odata documentation, I found a service URL there, I got to know that we need the service url for doing the odata queries, So my question is How can I create my own Odata service with nosql in python, Is there any tools provided by python for buidling this odata service URL ? I can see in the youtube tutorials, they are using the SAP easy access to build the odata service URL, similar way is there any tools provided by python for creating the service and will Odata support nosql?
Is there any option to create the odata service on the flask rest api's in python applications.
I can only see the Northwind service URL used everywhere.
Please let me know, if there is a way to create my own odata service to my existing cosmosdb.