- Multiple protocols or strategies for getting a resource.
- Use example of asking someone for their name (request) and have them (respond).
- Demonstrate different “protocols” using the file example. Ask Braxton what his name is by with file (request), have him with his name on a piece of paper (respond).
GET POST PUT DELETE
beforeSend error dataFilter success complete
done then always fail
- Install Node.js from nodejs.org
- cd
npm start