-
Notifications
You must be signed in to change notification settings - Fork 318
Home
Mike Budzynski edited this page Feb 8, 2019
·
11 revisions
The API Management developer portal is based on our own fork of the Paperbits framework. It has a modern default look and feel, and is optimized for:
- Customization, styling, and authoring through a visual editor.
- Programmatic access through APIs for automating the development, management, and deployment.
- Extensibility of the core functionality.
We extended the original Paperbits functionality to provide API Management-specific widgets (e.g., a list of APIs, or Products). We also implemented a connector to an API Management instance for saving and retrieving the content (e.g., pages, configuration, styling).
We will maintain our Github repository and ensure it includes the latest updates. If you wish to have the best experience with your developer portal, you should always merge updates from our original repository to your fork.
Get started with the portal by following our tutorials:
- Portal components - architectural overview of the developer portal.
- Local development - how to set up local development environment, edit the portal, and publish it online.
- Advanced local development - overview of the advanced solutions for the developer portal.