{"id":25135101,"url":"https://github.com/97-jeffrey/tinyapp","last_synced_at":"2026-04-10T01:05:23.829Z","repository":{"id":42725027,"uuid":"284782480","full_name":"97-Jeffrey/tinyapp","owner":"97-Jeffrey","description":"This app allow user to enter an URL and convert it to shorter URL which point to the same address. :innocent: :arrow_right: :smiling_imp:","archived":false,"fork":false,"pushed_at":"2022-12-30T21:00:37.000Z","size":2724,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T16:18:25.013Z","etag":null,"topics":["bootstrap","ejs","express"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/97-Jeffrey.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}},"created_at":"2020-08-03T18:55:31.000Z","updated_at":"2021-02-19T07:33:00.000Z","dependencies_parsed_at":"2023-01-31T16:45:32.118Z","dependency_job_id":null,"html_url":"https://github.com/97-Jeffrey/tinyapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/97-Jeffrey%2Ftinyapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/97-Jeffrey%2Ftinyapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/97-Jeffrey%2Ftinyapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/97-Jeffrey%2Ftinyapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/97-Jeffrey","download_url":"https://codeload.github.com/97-Jeffrey/tinyapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922244,"owners_count":20855345,"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","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":["bootstrap","ejs","express"],"created_at":"2025-02-08T16:18:27.519Z","updated_at":"2025-12-30T23:09:56.801Z","avatar_url":"https://github.com/97-Jeffrey.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyApp Project\n\nTinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).\n\n## Final Product\n\nEntered Long URL with shortened version:\n![\"urls\"](https://github.com/97-Jeffrey/tinyapp/blob/master/doc/Screen%20Shot%202021-02-07%20at%208.58.20%20PM.png?raw=true)\n\nEvery Created URL could be edited:\n![\"edit](https://github.com/97-Jeffrey/tinyapp/blob/master/doc/Screen%20Shot%202021-02-07%20at%209.00.18%20PM.png?raw=true)\n\n### Some Code Snippets:\n\n![\"The beginning state\"](https://github.com/97-Jeffrey/tinyapp/blob/master/doc/Screen%20Shot%202020-08-06%20at%208.58.34%20PM.png?raw=true)\n![\"Numerous GET and Post\"](https://github.com/97-Jeffrey/tinyapp/blob/master/doc/Screen%20Shot%202020-08-06%20at%209.02.33%20PM.png?raw=true)\n![\"One of rendered html pages\"](https://github.com/97-Jeffrey/tinyapp/blob/master/doc/Screen%20Shot%202020-08-06%20at%209.03.56%20PM.png?raw=true)\n\n## Dependencies\n\n- Node.js\n- Express\n- EJS\n- bcrypt\n- body-parser\n- cookie-session\n\n## Getting Started\n\n- Install all dependencies (using the `npm install` command)\n\n```\ninstall express: npm install express;\n\ninstall ejs: npm install ejs\n\ninstall bcrypt: npm install -E bcrypt@2.0.0(recommended)\n\ninstall body-parser : npm install body-parser\n\ninstall cookie session: npm install cookie-session\n```\n\n- Run the development web server using the `node express_server.js` command.\n- after Nodemon is installed, type `npm start` to run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F97-jeffrey%2Ftinyapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F97-jeffrey%2Ftinyapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F97-jeffrey%2Ftinyapp/lists"}