adityabisoi/json-hub

Add a /photos endpoint

Closed this issue · 8 comments

Add a /photos endpoint with a GET support.

The fields should be picture with a hosted picture link, and name with demo names.

Hitting the endpoint https://rest-fetch.herokuapp.com/photos/ must get the placeholder data.

Add 10 such demo data to the endpoint. The data should be provided as a JSON file, which would be imported at production.

Can I work on this issue?

still working on the issue? if you never mind, I like to work on it?

@AnshMishra2001 Are you on this?

@AnshMishra2001 Please make a PR by tonight or you will unassigned. If you have any doubts feel free to ask them on the discord server.

Unassigning @AnshMishra2001 due to inactivity. This issue is open for new contributors.

I'm gssoc participant. Can I work on this issue?

PR #56 resolves this issue.