CraftsmenLtd / BloodConnect

BloodConnect
Apache License 2.0
7 stars 1 forks source link

Developers to use APIs locally using Localstack #105

Closed melon-ruet closed 1 week ago

melon-ruet commented 1 week ago

Feature Request

As a developer Given I have dockerized dev environment And I can deploy the project to localstack And BloodConnect APIs with API Gateway is also deployed to localstack When I want to invoke use the API locally Then I must want to use it from localstack local deployment

Why is it important?

Proposed Solution:

Describe alternatives you've considered:

Acceptance Criteria

Impact Analysis (optional)

No impact on any deployment

Documentation References (optional)

melon-ruet commented 1 week ago

Bruno seems promising

melon-ruet commented 5 days ago

@mahinuzzaman Seems all the PRs are merged. Do you want to close/done this ticket?

melon-ruet commented 5 days ago

There are 2 updates

  1. We have decided to use bruno for now.
  2. There is a good progress with Swagger UI. But there are still some limitations like environment variables scripting in Swagger UI. Still WIP Swagger UI is merged and maybe we will try to use it in future.