Hi,
We are using Apigee Edge and would like to build or own custom developer portal that will be integrated with Apigee Edge APIs.
The idea is to have the portal integrated with Apigee Edge to make developers register, login, see their Apps and APIs, as well as their associated keys. We will be doing this by building the portal and integrating it with Apigee through its management APIs.
We can't rely on the integrated neither the Drupal based because of our requirements.
Is this idea feasible ? Are there any useful tips to start ?
Hi @mabed
If you can't rely on Integrated portal or Drupal CMS, you can use Apigee Client PHP library as a base for your framework.
The Apigee API Client Library for PHP makes it easy to develop PHP clients that call the Apigee Edge/ X Management API. The Apigee API Client Library for PHP enables you to interact with the API using objects instead of coding to handle the HTTP request and response calls directly.
I hope the above helps for you.
Thanks!
Hi @mabed
If the above solution/steps solved your issue, feel free to close the issue. If it is not helpful then do let us know how we can help here.
Thanks!