Automatically serve Swagger ui for Api Gateway documentation
When developing serverless functions and an API on AWS cloud platform, you also create an open API definition (swagger documentation), to download the file easily from the command line you can use tools like aws-cli or npm package. OK! so now what? w...
Apr 30, 20192 min read28
