Categorygithub.com/jalapeno-api-gateway/demo-sr-app
modulepackage
1.3.2
Repository: https://github.com/jalapeno-api-gateway/demo-sr-app.git
Documentation: pkg.go.dev

# README

demo-sr-app

This repository contains a demo SR-App.

It 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:

ServicePort
Request-Service30050
Subscription-Service30051

# Packages

No description provided by the author
No description provided by the author