Ovi / DummyJSON

DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
http://dummyjson.com
Other
1.79k stars 196 forks source link

New post routes #30

Closed HigorMoroni closed 11 months ago

HigorMoroni commented 1 year ago

Hello devs,

I would like to use this api in some educational projects and for that I realized that some interesting end-points are missing. Two that I can list initially are:

  1. a GET that returns a list of all post tags;
  2. a GET that filters all posts that have the category received as payload.

I have experience with javascript and if you find it interesting, I can implement this functionality and create a pull request.

yours sincerely, Higor Moroni

Ovi commented 1 year ago

Hi @HigorMoroni,

Thank you for your interest and your willingness to contribute. Please go ahead and implement the functionality, and I would be happy to review your pull request. Let me know if you need any assistance during the process.

Best regards

Ovi commented 11 months ago

Closing this issue due to being non-active, feel free to re-open if needed.