UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

[Recommend] RESOPS11 - add files for recommender base project #98

Closed TobySMurray closed 1 month ago

TobySMurray commented 1 month ago

Description

Adds starter files for the Recommender service

Closes #11

How to Test

docker-compose up --build

curl localhost:8222/api/recommender
# Should return "Hello World"

Checklist