{"id":20410999,"url":"https://github.com/omkz/delivr","last_synced_at":"2026-04-19T02:06:21.802Z","repository":{"id":143504277,"uuid":"459895279","full_name":"omkz/delivr","owner":"omkz","description":"Food Delivery API","archived":false,"fork":false,"pushed_at":"2023-09-27T18:27:19.000Z","size":577,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T13:10:51.885Z","etag":null,"topics":["api","postgresql","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/omkz.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":"2022-02-16T07:22:42.000Z","updated_at":"2023-10-03T03:36:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fb43885-01fb-4156-9bdc-ec231f64204d","html_url":"https://github.com/omkz/delivr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fdelivr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fdelivr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fdelivr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Fdelivr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkz","download_url":"https://codeload.github.com/omkz/delivr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241955047,"owners_count":20048405,"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":["api","postgresql","ruby","ruby-on-rails"],"created_at":"2024-11-15T05:49:16.485Z","updated_at":"2025-12-04T07:05:51.420Z","avatar_url":"https://github.com/omkz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delivr!\n\nFood Delivery API\n\n\n### Setting up the development environment\n\n- Get the code. Clone this git repository:\n\n  ```bash\n  git clone git://github.com/omkz/delivr.git\n  cd delivr\n  ```\n\n- Install the required gems by running the following command in the project root directory:\n\n  ```bash\n  bundle install\n  ```\n\n- Create and initialize the database:\n\n  ```bash\n  rails db:create\n  rails db:migrate\n  ```\n- Import data restaurants\n  ```\n  bin/rails import:restaurants\n  ```\n\n- Import data users\n  ```\n  bin/rails import:users\n  ```\n\n- Start the development server:\n\n  ```bash\n  bin/rails s\n  ```\n\n### The API documentation\n\n  ```\n    http://localhost:3000/api-docs/\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fdelivr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkz%2Fdelivr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Fdelivr/lists"}