This is an example repository of how to simulate a local HTTP API when developing AWS SAM applications with NodeJS and HTTP API.
This project happend because there is (still) no official support for a local HTTP API in the AWS SAM CLI.
AWS SAM NodeJS application with a local development server for HTTP API simulation
JavaScriptMIT