cloudflare / workers.cloudflare.com

The Cloudflare Workers website.
https://workers.cloudflare.com
143 stars 36 forks source link

Submitting 3rd party sites #91

Closed tomByrer closed 2 months ago

tomByrer commented 4 years ago

Hi, I'm updating my awesome-cloudflare-workers. I have links that might work better here at built-with-workers, then I can focus more on tooling & non-site examples.

Seems your form expects the site owner to enter the suggestion, vs a visitor suggesting someones' site.
Could a 3rd party suggest others' sites? I don't want my email address attached as a 'site owner' of a site I don't own ;).

kristianfreeman commented 4 years ago

that's awesome, thanks @tomByrer! that's a great question that we haven't considered - cc @adamschwartz and @ashleygwilliams on how we can best handle that. we can def update/change the form but we need to plan a bit around how we handle submissions from people that aren't the owner of a project. we'll make sure to chat about this soon!

adamschwartz commented 4 years ago

I see no problem with folks submitting others’ sites. However, after someone submits, we may want to then contact the owner/creator before displaying the project on Built with Workers.

tomByrer commented 4 years ago

That's a good point @adamschwartz; the ones I'm intending to submit are most likely found on Github with their source, or via a blog post where they openly talk about their infrastructure.

There is 1 major corp that said in a DevOps that they were going to use workers, so due to your concern I would directly ask if they want to be listed.

tomByrer commented 4 years ago

Perfect example; Axios already said 'publicly' so IMHO doesn't need explicit permission. Sound good?

https://www.axios.com/new-axios-website-google-amp-563e62ba-8708-4965-8f5e-3216bd268383.html

Cloudflare Edge Workers: We’re leveraging Edge Worker technology to manage the gradual rollout, perform A/B testing, and perform ESI-style page-stitching so that you can have the fastest possible site, served directly from the cache closest to you.

tomByrer commented 4 years ago

Also, not sure how to add an API, since there is no 'website'. @signalnerve what do you think about this? https://github.com/amodm/api-covid19-in#api-covid-19-india

(The boss might like you to add it ;) )