I think it would be safer for the data_source API to stay in a separate folder from the sources.
Another option is to create app/data_source/data_source_api or app/data_source/data_source_sdk
but leaving it as files in the data_source folder could lead to issues when trying to expand the api/sdk whatever you want to call it
I think it would be safer for the data_source API to stay in a separate folder from the sources. Another option is to create
app/data_source/data_source_api
orapp/data_source/data_source_sdk
but leaving it as files in the data_source folder could lead to issues when trying to expand the api/sdk whatever you want to call it