Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
jwest-apigee edited this page Sep 18, 2014 · 13 revisions

Help Me!

Support Statement

Apigee-127 is a toolkit that enables API developers to quickly build an API in Node.js with a Model-first approach based on Swagger 2.0. The output of work done with Apigee-127 includes:

  • A Node.js app which represents a single API
  • A Swagger 2.0 spec describing the API

The support model for Apigee-127 tools is a Community-based support model. Apigee does not offer paid support for the Apigee-127 toolkit at this time. We do, however, encourage you to open an issue in GitHub that we intend to address - but there are no guaranteed SLAs. Scroll down to the Apigee-127 Toolkit Help section for more details.

However, Apigee does support Node.js applications deployed onto Apigee Edge, which is Apigee's paid cloud offering. If you are an Apigee Edge customer you can use the standard support channel including the support portal.

If you are not an Apigee Edge customer you can request help as described on the Apigee Support page of our Apigee Community site. The Apigee Community site also has forums where you can ask questions regarding Apigee-127 and Node.js. If you do so, please be sure to tag it with a topic of 'apigee-127'.

Help with Apigee-127

Apigee-127 is an Open Source project and we use GitHub issues for tracking problems with the code:

Documentation

Issue Tracker: https://github.com/apigee-127/a127-documentation/issues

Examples of Problems with Documentation:

  • Documentation is missing a step that is required in order for something to work correctly.
  • Documentation says 'do X' when in fact you should do 'Y'

Swagger Tools

Issue Tracker: https://github.com/apigee-127/swagger-tools/issues

Examples of Problems with Swagger Tools: *

Volos.js:

Issue Tracker: https://github.com/apigee-127/volos/issues

Examples of Problems with Volos.js:

a127 Command Line

Issue Tracker: https://github.com/apigee-127/a127/issues

Examples of Problems with the a127 Command Line:

Clone this wiki locally