vote up 3 vote down star
3

Is there any free hosting for Javascript? Recently google has been hosting jQuery,etc... and Yahoo hosts it's YUI, which is great, but it'd be even better if there was a service that could host user scripts and things like that.

Any ideas?

flag

2 Answers

vote up 4 vote down check

You can turn Google AppEngine in to your own CDN. Which will definitely give you the effect you are looking for.

http://www.coderjournal.com/2008/06/turn-google-app-engine-into-a-content-delivery-network-cdn/

link|flag
Thanks that's exactly what I needed, I'd looked into Google Apps, but I failed to see it as CDN for scripts and other static content. Kudos – Robert Gould Oct 2 '08 at 15:43
vote up 1 vote down

i found another great free javascript file hosting. www.yourjavascript.com they have a nice feature to access the file for specific domains.

link|flag
the domain feature is a nice feature :) – Robert Gould Aug 20 at 5:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.