Skip to content

lholmquist/helloworld-cloud

 
 

Repository files navigation

FeedHenry Hello World MBaaS Server

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%