Skip to content

Learning AWS with node while going through "Serverless Applications with Nodejs" book

Notifications You must be signed in to change notification settings

illusi0n/serverless-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Node

Learning AWS with Nodejs while going through Serverless Applications with Nodejs.

Running curl on Windows 10 in PowerShell

Before running curl on Windows execute in PowerShell : Remove-item alias:curl. For specifying data in curl , " has to be escaped, eg. POST -d '{\"pizzaId\":\"1\", \"address\": \"Address 1\"}'

Currently I can't find a solution to run in cmd POST request with data in body successfully.

About

Learning AWS with node while going through "Serverless Applications with Nodejs" book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published