No, I was actually looking for an api for my app to use to check if a domain is available
On May 4, 7:05 pm, "Jason (Google)" <[email protected]> wrote: > If you're looking for an appspot.com domain, which all App Engine > applications are served from, then you'll need to register for and sign into > App Engine and try registering a new application: > > http://appengine.google.com > > Before you can create a new application, you have to specify an application > ID, which then becomes your subdomain (e.g. example.appspot.com). There's a > button to check whether a given application ID is available before you > register it. > > For general domain availability, I recommend a hosting provider website > likehttp://www.godaddy.com/. > > - Jason > > On Fri, May 1, 2009 at 3:35 PM, MajorProgamming <[email protected]> wrote: > > > I'm looking for a way to check if a domain is available. Preferably to > > run on Google AppEngine alone. But if not then something in plain > > python that will work on my own pc. > > > Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
