Open Monstarrrr opened 2 months ago
Deciders & Confidence:
In order to free up front-end from being blocked by back-end progress on generating API endpoints, we will be using a mock API.
https://en.wikipedia.org/wiki/Comparison_of_API_simulation_tools
Chosen option: ExpressJS
Reason: See #296 for why wiremock was a pain and ExpressJS just works
@purple-void I see you did add your confidence level but I just updated the decision from Wiremock to ExpressJS, let me know if your confidence changes
Deciders & Confidence:
Context
In order to free up front-end from being blocked by back-end progress on generating API endpoints, we will be using a mock API.
Decision Drivers
Considered Options
https://en.wikipedia.org/wiki/Comparison_of_API_simulation_tools
WireMock self hosted
WireMock cloud
296
Express
Decision Outcome
Chosen option: ExpressJS
Reason: See #296 for why wiremock was a pain and ExpressJS just works