rgl / wso2am-playground

WSO2AM (WSO2 API Manager) playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a WSO2AM (WSO2 API Manager) playground.

Usage

Install docker compose.

Add the following entries to your machine hosts file:

127.0.0.1 wso2am.test
127.0.0.1 mail.test
127.0.0.1 example-go.test

Start the environment:

./create.sh

When anything goes wrong, you can try to troubleshoot at:

Try the example-go service:

Destroy everything:

./destroy.sh

References

About

WSO2AM (WSO2 API Manager) playground


Languages

Language:Python 42.8%Language:Go 29.9%Language:Dockerfile 18.8%Language:Shell 8.5%