Create a RestfulAPI endpoint to manipulate Real State's CRUD.
-- Serverless Framework -- AWS Lambda -- Amazon RDS - Mysql edition -- Node.js -- Express -- TypeORM -- TypeScript -- Jest -- Swagger via TSOA - for documentation
If you use either postman, or RestClient in VSCode, the links and payloads examples are avaiable here
serverless deploy --stage dev
If you're going to deploy to your AWS account, make sure to update a few parameters: VPC & RDS attributes
serverless offline --stage dev
npm t
tsoa swagger