Sign inSign up

bhsahu/greetingbwce

By bhsahu

•Updated almost 6 years ago

This sample application based on TIBCO BWCE ( Business works container edition) It has 2 REST APIS

Image
0

1.5K

bhsahu/greetingbwce repository overview

This application is having the 2 REST apis, Each apii echos the 'name' passed in the request

Note : Container port is 9062

How to call these APIS:

, Below is the URL for both API

1 GET API : Greeting

  URL :  http://hostname:9062/greeting?name=Bhanu

  It accept 1  query parameter name.

2 POST API : Greeting

URL : http://hostname:9062/greeting⁠

It accepts below json input

       {  "name" :  "Aarushh" }

Tag summary

Content type

Image

Digest

Size

236.5 MB

Last updated

almost 6 years ago

docker pull bhsahu/greetingbwce