OmarO
Convex Community3y ago
2 replies
Omar

HTTP Endpoints: Is CORS Necessary?

Will be building an API using the HTTP Endpoints and just wanted to confirm if using CORS is necessary? This would be to serve response JSON to various types of clients, including websites (specifically metadata server for NFT data), some of the requests may come from websites we know, some from those we don't (use wildcard for these?). Thanks!
Was this page helpful?