Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Releases: Azure/API-Portal

1.1.0

29 Apr 18:54
c734170
Compare
Choose a tag to compare

Highlights

This release includes the new "Table" widget along other improvements. Refer to the Azure API Management's developer portal 2.9.0 release notes for more details.

Changes

  • c734170 Upgraded dependency libraries. (#15)
  • 4a7cb5a Bump prismjs from 1.22.0 to 1.23.0 in /catalog (#7)

1.0.1

30 Mar 00:43
047d8a0
Compare
Choose a tag to compare

This release contains a fix for resolving API specifications in hosting environments other than GitHub Pages.

1.0.0

26 Mar 20:32
9be07b1
Compare
Choose a tag to compare

Initial release of the API Portal.

API Portal lets you create and publish a customized site with API documentation, for free and without writing any code. GitHub-based workflow enables collaboration between API providers and API consumers, source control, automation, and free hosting.

Highlights

  • Modern API documentation portal. Create a modern API documentation portal with REST API reference pages, code samples, and interactive console. Customize it through a drag-and-drop, no-code visual editor.
  • GitHub-based API ecosystem. Create a GitHub-based API ecosystem for communication and collaboration between API providers and API consumers. Track source code changes, automate portal deployments with GitHub Actions, and host the site for free with GitHub Pages.
  • Enterprise-wide API catalog. Publish the portal within the organization to catalog APIs for discoverability, deduplication of assets, and business efficiency.
  • Branded API documentation portal. Publish the branded portal to partners or external consumers for discoverability and self-onboarding.
  • Proven technology. API Portal relies on the same technology as the Azure API Management’s developer portal (documentation, GitHub), which is used by thousands of Microsoft Azure customers.

Get started

The tutorial in the wiki section describes how to publish the first API, customize the portal, and publish it with GitHub Pages or your preferred hosting solution.