this is challenge 3 backend built in nodejs it contain endpoint services to provide list of photo when receives GET request with album id
HTTP Method|End point | Public Access|Action
GET | album/id | true | Fetch a specific Album
https://github.com/rukundorkay/react-challenge-2