/tool-apiconnect

I will be using this repository to store ibm apiconnect swagger samples that I blog about in this site https://code2blog.wordpress.com/ and for the videos that I post to my youtube channel code2blog. Link https://youtube.com/results?search_query=code2blog

Primary LanguageJavaScript

tool-apiconnect

I will be using this repository to store ibm apiconnect swagger samples that I blog about in this site https://code2blog.wordpress.com/

Here are some of the projects in this repository

api/say-hello_1.0.0
	sh1 when a get method is invoked on the api, greet the client with hello 
	sh2 secure your api with rate limits and client credentials
	sh3 generate jwt using jwk
	sh4 validate request message 
	
api/weather-xml_1.0.0	
	wx1 proxy soap service using apiconnect
	wx2 expose soap service using json input and provide json output