Posting Comments to Reddit - Build a Reddit App Part 19
Offered By: CodingWithMitch via YouTube
Course Description
Overview
Learn how to implement comment posting functionality in a Reddit app in this 17-minute tutorial video. Explore the process of using Retrofit for POST requests to the Reddit API, with demonstrations using Postman. Understand the required data model and see a live demonstration of successfully posting comments to Reddit. Follow along as the instructor tests the implementation, explains the comment object structure, and showcases the complete workflow from logging in to posting comments within the app. Gain insights into handling API responses, working with headers, and integrating the commenting feature into the existing Reddit app project.
Syllabus
Intro
Creating the Base URL
Checking Comments Response
Checking Comments Object
Posting Comments
Headers
Comments
Post Success
Running the App
Comments Activity
Logging In
Testing
Hardcoding Comments
Taught by
CodingWithMitch
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera