{"id":24518812,"url":"https://github.com/wichopy/reddit-client-backend","last_synced_at":"2025-07-30T16:11:53.993Z","repository":{"id":126340359,"uuid":"88291136","full_name":"wichopy/reddit-client-backend","owner":"wichopy","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-18T19:37:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-15T11:22:41.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wichopy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-14T18:06:49.000Z","updated_at":"2017-04-14T18:07:11.000Z","dependencies_parsed_at":"2023-04-26T18:36:55.751Z","dependency_job_id":null,"html_url":"https://github.com/wichopy/reddit-client-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wichopy/reddit-client-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Freddit-client-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Freddit-client-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Freddit-client-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Freddit-client-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wichopy","download_url":"https://codeload.github.com/wichopy/reddit-client-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wichopy%2Freddit-client-backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267896823,"owners_count":24162515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T01:47:06.274Z","updated_at":"2025-07-30T16:11:53.955Z","avatar_url":"https://github.com/wichopy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reddit Backend for ClueP Dev Challenge\n\n## Requirements: \nDevelop a simple Reddit client web UI.\n\nThe Index page should have a simple but efficient AutoComplete box which takes you to the appropriate subreddit, you must handle the case when the subreddit doesn’t exist.\n\nEach Subreddit page should have at least the following\nJumbotron displaying the subreddit and Banner (if it exists)\nA max of 25 posts with the ability to load 25 more by click on a “Load More” button.\nEach Post must have a title, link to post, and a pic (if it exists)\nEach Post page should have at least the following\nJumbotron displaying the subreddit\nTitle of post and post content\nand all comments in whatever manner you may like\n\n## Approach:\nAccessed Reddit API using RESTful routing built with Koa.js libraries.\nTested during development using postman.\n\n## Local Installation:\n\n1. run `git clone git@github.com:wichopy/reddit-client-backend.git` at your desired location to clone repo.\n2. `npm i` to get dependancies\n  - `npm install -g nodemon` to run server. Use for hot reloading on changes.\n3. `npm start` to run server and the api will be accessible on `localhost:3001`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichopy%2Freddit-client-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwichopy%2Freddit-client-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwichopy%2Freddit-client-backend/lists"}