Voici deux exemples d'application utilisant une API.
Les films du studio Ghibli
https://github.com/dupontdenis/filmsGhibli.git
$ node index
http://localhost:3000/films/
Votre avatar GitHub
https://github.com/dupontdenis/useAPIgit.git
$ node index
Pour voir votre avatar, il vous suffit de mettre le nom de votre pseudo à la place de VOTREPSEUDO dans l'adresse, http://localhost:3000/users/VOTREPSEUDO
http://localhost:3000/users/octocat
http://localhost:3000/users/dupontdenis