Skip to content

jalapeno-api-gateway/demo-sr-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo SR App

The Demo-SR-App repository contains a demonstration app for the Jalapeno API Gateway.


About

The application makes some requests and subscriptions to the Jalapeño API Gateway and prints the result to the console.

Run Demo

To run the demo, install golang v1.16 or higher on your machine and clone this repository, then run the following command in the root directory of the project:

go run main.go <server-address> <request-service-port> <subscription-service-port>

The server-address points to the server where the Jalapeño API Gateway is installed.

The default ports for the services are:

Service Port
Request-Service 30050
Subscription-Service 30051

Disclaimer

This app is built and maintained for demonstration purposes for the INS Institute for Network and Security at the OST - Eastern Switzerland University of Applied Sciences. It only runs internally since it makes request and subscriptions to specific nodes in a local network. Other SR-App developers may use this application as a more elaborate sample app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages