{"id":17134052,"url":"https://github.com/alassek/attribute-api-example","last_synced_at":"2025-10-25T21:38:37.794Z","repository":{"id":138034400,"uuid":"99969878","full_name":"alassek/attribute-api-example","owner":"alassek","description":"Example App demonstrating the Rails attribute API","archived":false,"fork":false,"pushed_at":"2017-08-10T22:33:28.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T11:44:29.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"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/alassek.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":"2017-08-10T22:32:18.000Z","updated_at":"2023-03-10T22:20:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf67536b-5759-45eb-b067-62496442cd29","html_url":"https://github.com/alassek/attribute-api-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alassek%2Fattribute-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alassek%2Fattribute-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alassek%2Fattribute-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alassek%2Fattribute-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alassek","download_url":"https://codeload.github.com/alassek/attribute-api-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217793,"owners_count":20579297,"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":[],"created_at":"2024-10-14T19:43:45.643Z","updated_at":"2025-10-25T21:38:32.761Z","avatar_url":"https://github.com/alassek.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Attribute API example\n\nThis app demonstrates a few interesting possibilities afforded by the new API, including:\n\n1. Default values\n2. Encrypted Fields\n3. Custom Types\n\n## Getting Started\n\nFor simplicity, this app uses RSA keys for encryption. You'll need to generate a new keypair,\nand convert your public key to PEM format.\n\n```\n$ ssh-keygen -t rsa -f ~/.ssh/example\n$ ssh-keygen -f ~/.ssh/example -e -m pem \u003e ~/.ssh/example.pem\n```\n\nAfter that, just the regular startup routine is necessary. This example uses features specific to Postgres.\n\n```\n$ bundle\n$ rails db:setup\n$ rails server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falassek%2Fattribute-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falassek%2Fattribute-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falassek%2Fattribute-api-example/lists"}