Skip to content

my-first-node-api simulates a communication between differents applications. It provides an real example of how content negotiation can be used on NodeJs. It is very nice :D

Notifications You must be signed in to change notification settings

iwilliam317/my-first-node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

my-first-node-api

My first Node API simulates a communication between differents applications and their format content. It helps to understant how content negotiation actually works on NodeJs.

The server-side application is prepared to respond in different formats (html and json), and the client-side application will request an appropriate content.

  1. Access the 'servidor' folder and then, run: nodemon app

  2. Access 'cliente' folder and then, run: node android.js

About

my-first-node-api simulates a communication between differents applications. It provides an real example of how content negotiation can be used on NodeJs. It is very nice :D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published