oatmealsunshine
oatmealsunshine
CDCloudflare Developers
Created by oatmealsunshine on 2/1/2025 in #pages-help
How to deploy to Cloudflare Pages programmatically?
I'm making a website builder that allows users to deploy their website to cloudflare pages as https://<uuid>.<website-builder>.com . How do I go about this? Do I use the Cloudflare Create Project API endpoint (https://developers.cloudflare.com/api/python/resources/pages/) to do this? If so, how do I upload the code into to the project?
2 replies