Closed Nayhee closed 2 years ago
Added the PostRepository method for GetAllPosts, also added the Web API Post Controller and its associated Get method. In VS, I added a route to /posts, created the Post card, and created the Posts(list) component.
Added the PostRepository method for GetAllPosts, also added the Web API Post Controller and its associated Get method. In VS, I added a route to /posts, created the Post card, and created the Posts(list) component.