{"id":27646257,"url":"https://github.com/rohlacanna/rockelivery","last_synced_at":"2025-04-24T01:17:50.707Z","repository":{"id":43202285,"uuid":"431882328","full_name":"rohlacanna/rockelivery","owner":"rohlacanna","description":"API for ordering from a restaurant.","archived":false,"fork":false,"pushed_at":"2022-05-12T12:37:26.000Z","size":171,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-06T19:17:42.088Z","etag":null,"topics":["elixir","phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohlacanna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-25T14:53:36.000Z","updated_at":"2022-12-13T07:19:30.000Z","dependencies_parsed_at":"2022-09-09T17:02:40.574Z","dependency_job_id":null,"html_url":"https://github.com/rohlacanna/rockelivery","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohlacanna%2Frockelivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohlacanna%2Frockelivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohlacanna%2Frockelivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohlacanna%2Frockelivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohlacanna","download_url":"https://codeload.github.com/rohlacanna/rockelivery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540889,"owners_count":21447428,"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":["elixir","phoenix"],"created_at":"2025-04-24T01:17:49.994Z","updated_at":"2025-04-24T01:17:50.697Z","avatar_url":"https://github.com/rohlacanna.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\".github/logo.png\" width=\"600px\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\" style=\"text-align: center;\"\u003eRockelivery\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/rohlacanna\"\u003e\n\t\t\u003cimg alt=\"Author\" src=\"https://img.shields.io/badge/author-Rômulo%20Silva-FEBE53?style=flat\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"#\"\u003e\n\t\t\u003cimg alt=\"Languages\" src=\"https://img.shields.io/github/languages/count/rohlacanna/Rockelivery?color=FEBE53\u0026style=flat\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"hhttps://github.com/rohlacanna/Rockelivery/stargazers\"\u003e\n\t\t\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/rohlacanna/Rockelivery?color=FEBE53\u0026style=flat\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://github.com/rohlacanna/Rockelivery/network/members\"\u003e\n\t\t\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/rohlacanna/Rockelivery?color=FEBE53\u0026style=flat\" /\u003e\n\t\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/rohlacanna/rockelivery\"\u003e\n  \u003cimg src=\"https://codecov.io/gh/rohlacanna/rockelivery/branch/master/graph/badge.svg?token=5DLTJBE2CO\"/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cb\u003eOrder your favorite dish in no time!\u003c/b\u003e\u003cbr /\u003e\n\t\u003cspan\u003eCreated with Elixir and Phoenix.\u003c/span\u003e\u003cbr /\u003e\n\t\u003csub\u003eMade with ❤️\u003c/sub\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n# :pushpin: Contents\n\n- [Features](#rocket-features)\n- [Installation](#wrench-installation)\n- [Getting started](#bulb-getting-started)\n- [Techs](#fire-techs)\n- [Issues](#bug-issues)\n- [License](#book-license)\n\n# :rocket: Features\n\n- Create, delete and updates users\n- Sign-in with JWT authentication\n- Create, delete and updates items\n- Create orders from your favorite dishes\n- Delete and update orders\n- Generate an Orders Report for every hour to keep in track with your application\n\n# :wrench: Installation\n\n### Required :warning:\n\n- Elixir\n- Erlang\n- Phoenix\n- Postgres database\n\n### SSH\n\nSSH URLs provide access to a Git repository via SSH, a secure protocol. If you have an SSH key registered in your GitHub account, clone the project using this command:\n\n`git clone git@github.com:rohlacanna/rockelivery.git`\n\n### HTTPS\n\nIn case you don't have an SSH key on your GitHub account, you can clone the project using the HTTPS URL, run this command:\n\n`git clone https://github.com/rohlacanna/rockelivery.git`\n\n**Both of these commands will generate a folder called Rockelivery, with all the project**\n\n# :bulb: Getting started\n\n1. Run `mix deps.get` to install the dependencies\n2. Create a postgres database named `rockelivery`\n3. On the `config/dev.exs` and `config/test.exs` files, change your postgres **user** and **password**\n4. Run `mix ecto.migrate` to run the migrations to your database\n5. Run `mix phx.server` to start the server on port 4000\n\n# :fire: Techs\n\n### Elixir (language)\n\n### Phoenix (web framework)\n\n- Ecto\n- Elixir GenServer (orders report)\n- Guardian (authentication)\n- PBKDF2 (password cryptography)\n- Tesla (http client to external apis)\n\n# :bug: Issues\n\nFind a bug or error on the project? Please, feel free to send me the issue on the [Rockelivery issues area](https://github.com/rohlacanna/Rockelivery/issues), with a title and a description of your found!\n\nIf you know the origin of the error and know how to resolve it, please, send me a pull request, I will love to review it!\n\n# :book: License\n\nReleased in 2022.\n\nThis project is under the [MIT license](https://github.com/rohlacanna/Rockelivery/blob/main/LICENSE).\n\n\u003cp align=\"center\"\u003e\n\t\u003c keep coding /\u003e :rocket: :heart:\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohlacanna%2Frockelivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohlacanna%2Frockelivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohlacanna%2Frockelivery/lists"}