Overview
For testing our app we can use
curl
.
If we prefer a GUI, we can try
Postman
.
POST
Simple post example:
> curl -X POST http://localhost:3000/api/movies?title=Sting
📋
Introduction To Node.js (Chapter 404 - -curl)
<
curl
Search Site
Home
Back To Top