Skip to content

Adds middleware to our RHMAP Cloud app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app and using swagger-jsdoc

License

Notifications You must be signed in to change notification settings

misanche/rhmap-helloworld-swagger

Repository files navigation

FeedHenry Hello World MBaaS Server

Dependency Status

This is a blank 'hello world' FeedHenry MBaaS. Use it as a starting point for building your APIs.

Group Hello World API

hello [/hello]

'Hello world' endpoint.

hello [POST]

'Hello world' endpoint.

  • Request (application/json)

    • Body { "hello": "world" }
  • Response 200 (application/json)

    • Body { "msg": "Hello world" }

About

Adds middleware to our RHMAP Cloud app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app and using swagger-jsdoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published