Skip to content

yasuf/curl-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl-tutorial

A tutorial on how to use curl, some simple examples about how to setup a payload and headers for curl commands.

Getting Started

  1. Make sure you have node and npm installed
  2. Run npm install
  3. Run node server.js
  4. Run CURL -X GET localhost:3000/ on your terminal or other commands in the commands.txt file.

About

A tutorial on how to use curl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published