Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 349 Bytes

File metadata and controls

13 lines (8 loc) · 349 Bytes

serverless-aws-documentation-example

This project demonstrates how to document your Serverless API running on AWS.

You can use this by project by doing

./deploy.sh
./download-swagger-json.sh
# grab the downloaded file and copy-paste it into http://editor.swagger.io/

Once you're done, you can remove the API with:

./remove.sh