{"id":15405746,"url":"https://github.com/davydovanton/grape-rodauth","last_synced_at":"2025-07-11T03:31:16.664Z","repository":{"id":148172855,"uuid":"70427680","full_name":"davydovanton/grape-rodauth","owner":"davydovanton","description":"Simple grape app with rodauth","archived":false,"fork":false,"pushed_at":"2016-10-11T21:17:19.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T20:01:32.753Z","etag":null,"topics":["example-project","grape","roda","rodauth"],"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/davydovanton.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":"2016-10-09T20:11:35.000Z","updated_at":"2017-03-29T10:32:16.000Z","dependencies_parsed_at":"2023-06-25T21:36:27.511Z","dependency_job_id":null,"html_url":"https://github.com/davydovanton/grape-rodauth","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"d19298df035e6cc969a633c009d9227a9c6e9aa7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davydovanton/grape-rodauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2Fgrape-rodauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2Fgrape-rodauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2Fgrape-rodauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2Fgrape-rodauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davydovanton","download_url":"https://codeload.github.com/davydovanton/grape-rodauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davydovanton%2Fgrape-rodauth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264721302,"owners_count":23653916,"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":["example-project","grape","roda","rodauth"],"created_at":"2024-10-01T16:18:28.981Z","updated_at":"2025-07-11T03:31:16.412Z","avatar_url":"https://github.com/davydovanton.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grape + rodauth = \u003c3\nThis repository is example how you can integrate [rodauth](http://rodauth.jeremyevans.net) to [grape](https://github.com/ruby-grape/grape) app\n\n## how to use it\n1. create table for rodauth\n2. start the server\n3. send this requests\n\n```\ncurl -v -H \"Accept: application/json\" -H \"Content-Type: application/json\" -d '{\"login\":\"test@site.com\", \"password\":\"password\" }' -X POST http://localhost:9292/login\n```\n\nAfter that you need to get `Authorization` header value and send next request with this value:\n```\ncurl -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY2NvdW50X2lkIjozfQ.QrWSnSlknpfczTUK6IN_Nzc_mYhaSaKi95sts_c6P3U\" -X GET http://localhost:9292/api/hello.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2Fgrape-rodauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavydovanton%2Fgrape-rodauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavydovanton%2Fgrape-rodauth/lists"}