Need Serious Help: Migrating off realm-web (MongoDB App Services EOL) to run with Cloudflare Workers

Hey all I had a Worker that used realm-web to talk to MongoDB (Atlas App Services). With App Services / Device Sync / Data API now deprecated/EOL, my endpoint is effectively dead. I need a supported way to access MongoDB from Cloudflare Workers. Goal: Keep my Worker as the public endpoint, keep MongoDB Atlas as the database, and replace the Realm/Data API path with something that’s actually supported and reliable. Note: don’t need Realm-style Device Sync; this is just an HTTP API that reads/writes Mongo.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?