Skip to content

Latest commit

 

History

History

embedding-java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Embedding Membrane API Gateway into your own Application - Example

This example shows how to integrate Membrane API Gateway into your own java application.

Running the example

  1. Open the project in this folder in your Java IDE.
  2. Look at the class EmbeddingJava and run it.
  3. Run command:
curl -v http://localhost:4000
  1. You can see on the console, that the X-Hello header was added