noryev / ipfsObjectAnalyzer

How "available" is a specific IPFS object? This tool will source IPFS data from a range of different gateways.
3 stars 1 forks source link

CORS as usual- Configure CORS ALLOW in Atlas #1

Closed noryev closed 1 year ago

noryev commented 1 year ago

Looks like you cannot configure this... More information here: https://www.mongodb.com/community/forums/t/mongo-data-api-and-cors/135465

noryev commented 1 year ago

Other ways to get around this is to wrap it in a backend or another managed service like Lambda or put an API gateway in front of it.