{"id":16073529,"url":"https://github.com/teekaytech/url-shortener","last_synced_at":"2025-10-07T20:09:27.415Z","repository":{"id":43410482,"uuid":"465365152","full_name":"teekaytech/url-shortener","owner":"teekaytech","description":"An app built to shorten URLs, similar to what bit.ly does.","archived":false,"fork":false,"pushed_at":"2023-01-01T12:30:41.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T01:57:50.947Z","etag":null,"topics":["shortener","url"],"latest_commit_sha":null,"homepage":"https://calm-falls-19529.herokuapp.com/","language":"Ruby","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/teekaytech.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":"2022-03-02T15:36:58.000Z","updated_at":"2022-04-10T14:21:31.000Z","dependencies_parsed_at":"2023-01-31T22:31:01.525Z","dependency_job_id":null,"html_url":"https://github.com/teekaytech/url-shortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teekaytech/url-shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Furl-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Furl-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Furl-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Furl-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teekaytech","download_url":"https://codeload.github.com/teekaytech/url-shortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Furl-shortener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278838434,"owners_count":26054720,"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-10-07T02:00:06.786Z","response_time":59,"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":["shortener","url"],"created_at":"2024-10-09T08:21:06.003Z","updated_at":"2025-10-07T20:09:27.376Z","avatar_url":"https://github.com/teekaytech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener\n\n\u003e An app built to shorten URLs, similar to what [bit.ly](https://bitly.com/) does.\n\n\n## Built With\n\n- Ruby v.2.7.3\n- Ruby on Rails v.6.1.\n- SCSS\n- RSpec\n- Heroku\n- PostgreSQL v. \u003e= 9.5\n\n## Live Demo\n\n[Right here](https://calm-falls-19529.herokuapp.com/)\n\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n- On the project GitHub page, navigate to the main page of the repository (i.e. [this page](https://github.com/teekaytech/url-shortener).\n- Under the repository name, locate and click on a green button named `Code`.\n- Copy the project URL as displayed.\n- If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.\n- Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.\n- Type git clone, and then paste the URL you copied in Step 3.\n  `$ git clone https://github.com/teekaytech/url-shortener`\n- Press Enter. Your local copy will be created.\n\n### Prerequisites\nThe following must be installed on your PC.\n- Web Browser (Chrome/Firefox)\n- Node (Yarn)\n- Ruby v.2.7.3\n- Rails v.6.1.4\n- PostgreSQL\n- Fly.io (Deployment)\n\n### Demo\n[URL-Shortener](https://spring-pond-4903.fly.dev/)\n### Setup\n\n_After cloning, the following steps setup the project_\n\n- `cd url-shortener` to change the current working directory.\n- `bundle install` to install all necessary dependencies.\n- `rails db:create \u0026\u0026 rails db:migrate` to create database and tables.\n- `rails s` to start the application. You're all set!\n\n\n### Usage\nOpen your browser and go to `http://localhost:3000` address.\n\n### Run tests\nTo run test suites included, run: `bundle exec rspec`\n\n### Deployment\nTo deploy this project to Heroku, kindly check [this article](https://devcenter.heroku.com/articles/getting-started-with-rails6) for detailed instructions.\n\n\n## Author\n\n👤 **Taofeek Olalere**\n\n- Github: [@teekaytech](https://github.com/teekaytech)\n- Twitter: [@ola_lere](https://twitter.com/ola_lere)\n- Linkedin: [olaleretaofeek](https://linkedin.com/in/olaleretaofeek)\n- Portfolio: [Olalere Taofeek](https://teekaytech.github.io/olaleretaofeek/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekaytech%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteekaytech%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekaytech%2Furl-shortener/lists"}