-
Notifications
You must be signed in to change notification settings - Fork 24
Quick Start: Operating in Mock Mode
Before we move along, we thought we'd call your attention to the Mock Mode feature of Apigee-127.
The handy and convenient Apigee-127 mock mode lets you "mock up" API routes/paths and response objects in the Swagger editor and test them without writing any controller code. By default, mock mode responses are system-generated; however, you can optionally implement custom mock controllers to return custom responses.
Just start your project with the -m Mock mode flag:
a127 project start -m
For details, see Running Apigee-127 in mock mode.
Having Trouble? Try posting your question to the Apigee Community. Or, for more links and resources, check out our Help Page
| Need help? Visit the Apigee Community ! |
|---|
-
Getting started
-
Add policies to your API
-
Add security policies
-
Deploy your projects
-
Programmatic hooks
-
Good to know about
-
Deep dives
-
Reference topics
-
Troubleshooting and getting help
-
Related resources