To use Endpoints from an JavaScript client:
- Create an App Engine web application project .
- Create, generate, and modify the Endpoint classes as needed.
- Use the Google APIs JavaScript client library to call into the Endpoints as described in Using Endpoints in a JavaScript Client .
- Test the App Engine project on the App Engine local development server.
- Deploy the App Engine project to App Engine.