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.86k stars 202 forks source link

Get posts tag list #65

Closed dhafinrayhan closed 6 months ago

dhafinrayhan commented 6 months ago

Similar to Get products category list, it should return a list of tags used in posts.

Useful to get the list of tags before making a request to get posts filtered by tags.