{"id":19552186,"url":"https://github.com/simonewebdesign/twitter-service","last_synced_at":"2026-06-19T14:31:06.304Z","repository":{"id":24174184,"uuid":"27564727","full_name":"simonewebdesign/twitter-service","owner":"simonewebdesign","description":"Rails app that fetches a RESTful API using ActiveJob","archived":false,"fork":false,"pushed_at":"2014-12-09T16:31:43.000Z","size":408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T07:17:57.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/simonewebdesign.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":"2014-12-04T23:16:17.000Z","updated_at":"2014-12-09T16:31:44.000Z","dependencies_parsed_at":"2022-08-22T12:10:22.382Z","dependency_job_id":null,"html_url":"https://github.com/simonewebdesign/twitter-service","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simonewebdesign/twitter-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Ftwitter-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Ftwitter-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Ftwitter-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Ftwitter-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonewebdesign","download_url":"https://codeload.github.com/simonewebdesign/twitter-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Ftwitter-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"2024-11-11T04:17:13.988Z","updated_at":"2026-06-19T14:31:06.284Z","avatar_url":"https://github.com/simonewebdesign.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Service\n\nThis is a Ruby on Rails app that communicates with a Twitter-like RESTful web service.\n\n\n## Getting started\n\nFour steps:\n\n1. Clone or fork the repository as usual.\n\n2. `cd` into the project folder and run `bundle install`.\n\n3. Create a PostgreSQL database using `bundle exec rake db:create db:migrate`.\n\n4. Run `rails s` to start the application.\n\n\n### Requirements\n\nYou should have at least Ruby 2.1 installed on your machine, because it's needed by Rails (4.2.0.rc1) for the ActiveJob functionality.\n\nYou should also have PostgreSQL 9.3.x running in background. \n\n\n### Troubleshooting\n\nDepending on your OS you may have to create a new role with the same name of your user. To do this, you can do it via `psql`:\n\n```\nsudo -u postgres psql\ncreate role YOUR_ROLE_NAME login createdb; -- should be the same name of your user\n```\n\n### Running the test suite\n\nWe use [RSpec](https://github.com/rspec/rspec) for testing. Run the specs with `rspec spec` or `bundle exec rake` or just `rake`. You can also run a single spec using e.g. `rspec spec path/to/spec.rb`.\n\n\n### Retrieving the data that the app stores\n\nYou can use the [ActiveRecord Query Interface](http://guides.rubyonrails.org/active_record_querying.html) to get all the data (e.g. via `rails console`), depending on your needs. If you want to export all the SQL data you can [follow this tutorial](http://help.ninefold.com/getstarted/exporting_and_importing_postgresql_data/), or if you are running OS X you can use [PGAdmin](http://www.pgadmin.org/).\n\n---\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Simone Vittori\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonewebdesign%2Ftwitter-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonewebdesign%2Ftwitter-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonewebdesign%2Ftwitter-service/lists"}