Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sitbon.benjamin
App et archi Web TP 2020
Commits
fa5a973f
Commit
fa5a973f
authored
Feb 25, 2021
by
jeremy.gobet
Browse files
fix architecture
parent
f68f2d67
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fa5a973f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment