Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-10 Thread Dan Holevoet
Yes. We have command line tools for Python annotations - client libraries. (We have them for Java as well, if using Eclipse and the Google Plugin for Eclipse isn't your thing.) Thanks, Dan On Mon, Jul 9, 2012 at 5:34 PM, timh zutes...@gmail.com wrote: Does that mean that the tools exist to

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-10 Thread Kyle Finley
Are the tools open source? I think that the discovery api has a lot of potential and I would like to investigate a Go port. On Tuesday, July 10, 2012 3:22:15 PM UTC-5, Dan Holevoet wrote: Yes. We have command line tools for Python annotations - client libraries. (We have them for Java as

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-10 Thread Dan Holevoet
The tool (included in the SDK) that generates the Java client library makes a call to a Google-hosted service (the source of which is not currently public). The tool that generates the Objective-C library will (I believe) have its source published. If you're just interested in generating a client

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-10 Thread Kyle Finley
Hi Dan, Thank you for your reply. If you're just interested in generating a client library for an Endpoint that you can consume in Go, you can probably use the gen.gohttp://code.google.com/p/google-api-go-client/source/browse/google-api-go-generator/gen.gofile provided by the Go client

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-10 Thread Dan Holevoet
Hi Kyle, Discovery documents *are* served for all Endpoints (at your_app_id.appspot.com/_ah/apis/discovery/v1/apis) just like Google-authored APIs. We also provide a local version of the discovery doc (as a file) when you do local development so you don't have to push to production to test your

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-09 Thread Amy Unruh
On 1 July 2012 15:52, Vignesh Sundaresan vignesh.isqu...@gmail.com wrote: Very excited about Endpoints, Is it available yet for the trusted testers ?? For those interested in Trusted Tester access for Endpoints, you can fill out this form: http://endpoints-trusted-tester.appspot.com/ On

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-09 Thread Dan Holevoet
Google Cloud Endpoints supports Python as well. We don't have any specific plans yet for supporting Go. Thanks, Dan On Fri, Jul 6, 2012 at 8:48 PM, timh zutes...@gmail.com wrote: HI I have watched all of the presentations/videos on endpoints. All examples are java based. Are the tools

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-06 Thread Tom Muse
Do you have the link for the video handy? I am having difficulties locating it. Thanks in advance :) On Friday, June 29, 2012 6:50:45 PM UTC-4, Tom wrote: Just watched the video - endpoints look great. Are you able to give us some idea when they will be available for non-Trusted testers?

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-06 Thread Amy Unruh
On 3 July 2012 05:41, Tom Muse tm...@appirio.com wrote: Do you have the link for the video handy? I am having difficulties locating it. Here's the I/O session video: https://developers.google.com/events/io/sessions/gooio2012/303/ . -Amy Thanks in advance :) On Friday, June 29, 2012

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-07-06 Thread timh
HI I have watched all of the presentations/videos on endpoints. All examples are java based. Are the tools and this service focussed on java only ? What about python/go ? Cheers T On Saturday, July 7, 2012 9:34:19 AM UTC+8, Amy Unruh wrote: On 3 July 2012 05:41, Tom Muse

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-06-29 Thread Tom
Just watched the video - endpoints look great. Are you able to give us some idea when they will be available for non-Trusted testers? Thanks. Tom On Thursday, June 28, 2012 12:44:58 AM UTC-4, Christina Ilvento wrote: Hi All, Endpoints is one of the features we announced in our App Engine

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-06-27 Thread James Broberg
I'd also like to know. Don't hold out on us now :) On 28 June 2012 06:45, Sam G samuel.gam...@gmail.com wrote: Bump. Any word from a Googler on what this is!? On Tuesday, June 26, 2012 4:59:33 PM UTC-7, Sam G wrote: This section just showed up for me in the App Engine dashboard. I

Re: [google-appengine] Re: Endpoints section in the control panel?

2012-06-27 Thread Christina Ilvento
Hi All, Endpoints is one of the features we announced in our App Engine overview session today at I/O that's designed to make writing mobile backends on App Engine easier. More details to come in talks tomorrow (YouTube videos should be up soon) and we'll post some info with the trusted tester