Skip to content

asnajaved/Securely-Manage-an-API-exposed-by-a-Cloud-Foundry-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Securely-Manage-an-API-exposed-by-a-Cloud-Foundry-application

Step 1

Signup/Sign-in on IBM Cloud: https://ibm.biz/Bdfscz

Step 2 Create an application in the Cloud Foundry "Public" environment

Select Cloud Foundry from navigation menu

1

Click on "create" under "Public Application"

2

Select free plan -> Select SDK for Node.js -> give your application a unique name -> click create

3

4

Visit your application and copy your application url

5

Step 3 Create an API using "API Gateway"

From navigation menu select API Management

6

Select services -> API Gateway

7

From managed API's select API proxy

8

Give your API a unique name, in the exteral URL field paste your application url that you copied in step 2 9

Your API is ready and live, copy your API route address and open it in new window. 10

You have managed to securely expose a cloud Foundry application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published