diff --git a/README.md b/README.md index bbaefe4..2368aab 100644 --- a/README.md +++ b/README.md @@ -173,3 +173,7 @@ docker build -t fruit-api . ### Run container ```bash docker run -p 5000:5000 fruit-api +``` + +## 🎥 Project Video +[Watch the Demo](https://app.gitpasha.com/AhmedGamalYousef/Building-API-and-Monitoring-Logs/blob/main/demo/API%20Project.mp4) diff --git a/demo/API Project.mp4 b/demo/API Project.mp4 new file mode 100644 index 0000000..dae8c3e Binary files /dev/null and b/demo/API Project.mp4 differ