Hello guys, I have my rest api for my blog posts. I can get a single post by querying the API using the post ID, but I want to query it by the title. How could I do that?
Hello guys, I have my rest api for my blog posts. I can get a single post by querying the API using the post ID, but I want to query it by the title. How could I do that?