List and Search Posts

Learn about various endpoints to list and search posts in a blog.

In this lesson, we'll look at various endpoints enabling us to retrieve a single blog post and a list of all blog posts. We'll also learn how to search for a post based on some search text.

Methods

List all posts

We can retrieve a list of all blog posts by making a GET request to the following URL:

Get hands-on with 1200+ tech skills courses.