Skip to content

Comments

Replicate mock server configured in postman with python flask#170

Open
shivanshu12-stack wants to merge 1 commit intotopic/developfrom
topic/order_saga_mock_server
Open

Replicate mock server configured in postman with python flask#170
shivanshu12-stack wants to merge 1 commit intotopic/developfrom
topic/order_saga_mock_server

Conversation

@shivanshu12-stack
Copy link
Member

  • Python flask app ( with flask )
  • Dockerfile to create docker image

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 18, 2026
@@ -0,0 +1,341 @@
"""Mock Order Processing Saga server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add this details in existing readme.md ?
Like there are 2 options to run mock server and one being Postman mock server other is by running python.

Also for running python mock server instructions, add instructions for creating virtual env as well, something like this: https://github.com/oracle-samples/microtx-samples/tree/main/workflow/loan-application/loan-processing-agent#local-python-run-devdebug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants