Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(example): improve microservice-http-endpoint-python3 example #415

Merged
merged 7 commits into from
May 25, 2018
Merged

docs(example): improve microservice-http-endpoint-python3 example #415

merged 7 commits into from
May 25, 2018

Commits on May 2, 2018

  1. Remove unnecessary index.js"

    Bruce Edge committed May 2, 2018
    Configuration menu
    Copy the full SHA
    67b7635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64a8aa View commit details
    Browse the repository at this point in the history
  3. Add sample payload and commands for testing.

    Bruce Edge committed May 2, 2018
    Configuration menu
    Copy the full SHA
    324a77f View commit details
    Browse the repository at this point in the history
  4. Rename test script as a script.

    Bruce Edge committed May 2, 2018
    Configuration menu
    Copy the full SHA
    52f7fbd View commit details
    Browse the repository at this point in the history
  5. Exit from script after command.

    Bruce Edge committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f1d2a87 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Simplify use case for easier startup.

    - Move table creation into template.
    - Eliminates need to provide table name in every REST call.
    - Fix GET with no params.
    - Split test.sh script from output log.
    Bruce Edge committed May 3, 2018
    Configuration menu
    Copy the full SHA
    edb4b0a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Address requested changes.

    Bruce Edge committed May 22, 2018
    Configuration menu
    Copy the full SHA
    40abf82 View commit details
    Browse the repository at this point in the history