Isaychris Reddit Clone Save

A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/

Project README

Beddit

A reddit clone written using node.js / express.js / mongodb / passport.js

Website:

https://seiya-beddit.herokuapp.com/

Image

Features:

  • Frontpage
  • Subreddits
  • Submitting comments / posts / links
  • Voting on posts / comments
  • Saving posts / comments
  • Editing posts / comments
  • Deleting posts / comments
  • Subscribing
  • Searching
  • Sorting
  • Profile pages
  • Karma system
  • Relative time
  • Validation
  • Login / Register
  • Hash / salted passwords
  • Change password / delete account
  • API

API:

URL Method Details Body
/api/frontpage GET Retrieves all posts from frontpage
/api/r/subreddit GET Retrieves all posts from subreddit
/api/post/id GET Retrieves post by id
/api/post/id/comments GET Retrieves all comments for post by id
/api/u/user GET Retrieves profile information about user
/api/u/user/posts GET Retrieves all posts by user
/api/u/user/comments GET Retrieves all comments by user
/api/register POST Registers an account username, password

Screenshots:

Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image

Open Source Agenda is not affiliated with "Isaychris Reddit Clone" Project. README Source: isaychris/reddit-clone
Stars
94
Open Issues
12
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating