Skip to content
Snippets Groups Projects
Commit fa5a973f authored by jeremy.gobet's avatar jeremy.gobet
Browse files

fix architecture

parent f68f2d67
Branches
No related tags found
No related merge requests found
......@@ -55,30 +55,30 @@ Pour stopper le serveur Node, utilisez la commande **CTRL + C**
### Architecture du projet
+------------+
| |
| |
+--+ Frontend +--+
| | | |
| | | |
| +------------+ |
| |
| |
| |
| |
v v
+-------------+ +-------------+
| API | | API |
+-------------+ +-------------+
| | | |
| Backend | | ICNDB |
| NODE.JS | | API public |
| | | |
+-------------+ +-------------+
+------------+
| |
| |
+--+ Frontend +--+
| | | |
| | | |
| +------------+ |
| |
| |
| |
| |
v v
+-------------+ +-------------+
| API | | API |
+-------------+ +-------------+
| | | |
| Backend | | ICNDB |
| NODE.JS | | API public |
| | | |
+-------------+ +-------------+
- Frontend: Projet HTML5, CSS3, JS
- Backend: Exposition d'une API REST sur NODE.JS pour la gestion des notations
- ICNDB: API Rest public pour réccupérer les blagues de Chuck Norris ([api.icndb.com])
- ICNDB: API Rest public pour réccupérer les blagues de Chuck Norris (https://api.icndb.com)
### Fonctionnalités
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment