maxkernchen/LiveRedditComments
Live Reddit Comments is a Django web application which will allow a user to stream the newest comments from any Reddit submission, similar to live chat on Youtube.com or Twitch.com. This application utilizes the Reddit Python API library named PRAW - https://praw.readthedocs.io/en/stable/index.html
vitollom/reddify
A Reddit-clone application where users are able to create communities, post, upvote or downvote posts, and share music using the Spotify API.
andersonmalheiro/reddit-api
Fake Reddit API made with Django and Django Rest Framwork
prernasatija/reddit_api
tuanthanh-nguyen/backend-reddit-clone
[2021 Mobile Development Course] API Service for simple CRUD App. Here is the other part frontend code: https://github.com/Phuongduc123/reddit-clone
soham-gadhave/qlassifier-api
A full fledged app for demonstrating the Qlassifier API. Qlassifier is a collection of Machine Learning models for classifying questions on Question and Answer platforms like Quora, Reddit, etc as sincere or insincere. React frontend will be added soon