Jun
CDCloudflare Developers
•Created by Lars-Erik on 2/21/2025 in #d1-database
GitHub - alfateam/orange-orm: The ultima...
And thanks for the PR to formally publish a tutorial on working with Orange ORM! I'll try to review and publish asap 😄
1 replies
CDCloudflare Developers
•Created by Sam on 2/9/2025 in #hyperdrive
I have digital ocean and azure credits
Happy Friday!
10 replies
CDCloudflare Developers
•Created by Sam on 2/9/2025 in #hyperdrive
I have digital ocean and azure credits
10 replies
CDCloudflare Developers
•Created by Sam on 2/9/2025 in #hyperdrive
I have digital ocean and azure credits
Hey @Sam by the way, this page is now live 😄
10 replies
CDCloudflare Developers
•Created by Sam on 2/9/2025 in #hyperdrive
I have digital ocean and azure credits
Hey @thomasgauvin @Sam , I've created an internal ticket for myself to track this work. I'll add it in as soon as I clear my work queue 😄
10 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/ ^ not sure if that link is working
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
I don't think we have a specific page dedicated to DO <> Remix CF Pages, but I believe the binding method is consistent
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
I think those two exampels might be useful
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
https://developers.cloudflare.com/workers/wrangler/configuration/#durable-objects
https://developers.cloudflare.com/durable-objects/examples/use-kv-from-durable-objects/
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
Hmm let me see what I can find
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
Re: toml, yeah maybe just carry on? We always make sure to test these tutorials, so it should work (though please let me know if it doesn't)
13 replies
CDCloudflare Developers
•Created by wunn_ on 12/23/2024 in #durable-objects
Tutorial with SQL API · Cloudflare Durab...
Hey! Is this what's being shown in your
wrangler.toml
file?13 replies
CDCloudflare Developers
•Created by Burrito on 12/18/2024 in #r2
R2's workers API documentation does not
Thanks - I've added this to my backlog! 😄
4 replies
CDCloudflare Developers
•Created by Burrito on 12/18/2024 in #r2
R2's workers API documentation does not
Also, for docs stuff, feel free to @ me 😄 - even if it's not a product I support, I'll create a ticket for it internally
4 replies
CDCloudflare Developers
•Created by Burrito on 12/18/2024 in #r2
R2's workers API documentation does not
Hey, can you send me the link to the API doc you are referring to here?
(ie Are you talking about the REST APIs? Or the Worker Bindings API?)
4 replies
CDCloudflare Developers
•Created by Someone on 12/13/2024 in #d1-database
How would I get just the `results` from
Our return objects are documented here
https://developers.cloudflare.com/d1/worker-api/return-object/
5 replies
CDCloudflare Developers
•Created by Someone on 12/13/2024 in #d1-database
How would I get just the `results` from
Hey! Like @lambrospetrou pointed out, the response is an object, so you can try
resonse.results
if you're using JS.
I had a quick go on ChatGPT, maybe this will work?
Full code:
5 replies
CDCloudflare Developers
•Created by harshil1712 on 12/4/2024 in #durable-objects
We have a PR up to Serialize Attachement
This is now live here
https://developers.cloudflare.com/durable-objects/best-practices/websockets/#extended-methods
5 replies