Open TheBookKnight opened 2 months ago
Exposes GET request route to get a list of saints
npm run start
make start import
curl http://localhost:3000/saints/
PR Description
Exposes GET request route to get a list of saints
Prerequisites:
npm run start
make start import
Testing instructions
curl http://localhost:3000/saints/
, it should return an array of 3 saints