Giter VIP home page Giter VIP logo

product-apim's Introduction

WSO2 API Management

WSO2 API Management is an Open Source API Management tool that allows APIs/Services to be Secured, Monitored and Rate Controlled. This tool allows API Developers to design, publish, version and manage API lifecycles. It allows application developers to discover and start consuming APIs. The lightweight API Gateway intercepts all API requests applying Security, Rate Limiting and Monitoring aspects on your APIs.

More information about this product can be found here

Building from source

  1. Download and install JDK 8 update 77 or later
  2. Get a clone or download the source from this repository (https://github.com/wso2/carbon-apimgt)
  3. Run the Maven command mvn clean install from within the carbon-apimgt directory.
  4. Get a clone or download the source from this repository (https://github.com/wso2/product-apim)
  5. Run the Maven command mvn clean install from within the product-apim directory.

Running the product

Running Apache ActiveMQ

  1. Download and install Apache ActiveMQ 5.14.0 from here
  2. Start ActiveMQ using ./bin/activemq start

Running WSO2 Identity Server

  1. Download the WSO2 Identity Server from here
  2. Extract the downloaded wso2is-5.3.0.zip file
  3. Go to the wso2is-5.3.0/bin directory and execute the wso2server.sh script using the command ./wso2server.sh start

Running WSO2 API Manager Analytics

  1. Find the API Manager analytics distribution from product-apim/analyzer/target
  2. Extract the distribution. Ex: unzip wso2apim-das-3.0.0.zip
  3. Go to the wso2apim-das-3.0.0/bin directory and execute the carbon.sh script: ./worker.sh

Running WSO2 API Manager

  1. Find the API Manager product distribution from product-apim/product/target
  2. Extract the distribution. Ex: unzip wso2apim-3.0.0.zip
  3. Go to the wso2apim-3.0.0/bin directory and execute the carbon.sh script: ./carbon.sh

Running WSO2 API Manager Gateway

  1. Find the API Manager gateway distribution from product-apim/gateway/target
  2. Extract the distribution. Ex: unzip wso2apim-gateway-3.0.0.zip
  3. Go to the wso2apim-gateway-3.0.0 directory and execute bin/ballerina run service services.bsz

Note:

  • Make sure you start the Gateway from wso2apim-gateway-3.0.0 root directory; not inside /bin directory.
  • Make sure you start the Gateway at the end, after starting all the other servers.
  • After Publishing an API to gateway make sure that you restart the gateway by executing bin/ballerina run service services.bsz org/wso2/carbon/apimgt/gateway

Testing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.