Where the Dev portal content will be stored ? Shall I retrieve the content by passing some parameters ? Shall I create API proxy and expose as API to query the portal content ?

Not applicable
 
0 4 181
4 REPLIES 4

Q : Where the Dev portal content will be stored ?

  • MySQL Database
  • Apigee Developer Portal is built using famous CMS Drupal

Q : Shall I retrieve the content by passing some parameters ?

  • Yes, You can

Q : Shall I create API proxy and expose as API to query the portal content ?

  • Yes, you can. Drupal contributed module services helps you do same out of the box.

Thanks Anil. Does Apigee have detailed documentation on how to create services as APIs in Drupal ? I think we need to write some mediation logic then need to expose APIs through Apigee edge.

Drupal website https://www.drupal.org/project/services has very high level information on this. I am looking for detailed documentation.

@Venkateswarlu Pesala , You can search online, you will find lot of tutorials which talks step by step.

sgilson
Participant V

There is also a lot of doc here on the Dev Portal that might help.

Stephen