Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 409 Bytes

File metadata and controls

13 lines (10 loc) · 409 Bytes

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