{"id":18365039,"url":"https://github.com/dayvsonlima/steven","last_synced_at":"2025-04-10T10:25:33.538Z","repository":{"id":145753360,"uuid":"91218535","full_name":"dayvsonlima/steven","owner":"dayvsonlima","description":"💎 The MVC Crystal Framework for Rubyists","archived":false,"fork":false,"pushed_at":"2017-05-26T03:19:47.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T19:49:31.900Z","etag":null,"topics":["crystal","kemalcr"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/dayvsonlima.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-14T03:54:15.000Z","updated_at":"2017-05-22T17:27:26.000Z","dependencies_parsed_at":"2023-07-27T06:15:22.375Z","dependency_job_id":null,"html_url":"https://github.com/dayvsonlima/steven","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/dayvsonlima%2Fsteven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayvsonlima%2Fsteven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayvsonlima%2Fsteven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayvsonlima%2Fsteven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dayvsonlima","download_url":"https://codeload.github.com/dayvsonlima/steven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199090,"owners_count":21063641,"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":["crystal","kemalcr"],"created_at":"2024-11-05T23:12:27.761Z","updated_at":"2025-04-10T10:25:33.514Z","avatar_url":"https://github.com/dayvsonlima.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steven Framework\n\nThe MVC Crystal Framework for Rubyists\n\n**Work in progress**\n\n\n## Installation\n\nTODO\n\n## Usage\n\nTODO\n\n## Development\n\nTODO\n\n## Generators Rails style\n\n### Generate model\n```shell\nsteven generator model foo bar:integer\n```\n\n```crystal\nclass Foot \u003c ActiveRecord::Base\nend\n```\n\n### Generate controller\n```shell\nsteven generate controller hello index\n```\n\n```crystal\nclass HelloController \u003c Steven::Controller\n  get \"/hello\" do\n    view(\"hello/index\")\n  end\nend\n```\n\n### Generate migrations\n```shell\nsteven g migration add_description_to_products description:string\n```\n\n```crystal\nTODO\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/dayvsonlima/steven-framework/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [dayvsonlima](https://github.com/dayvsonlima) Dayvson Lima - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdayvsonlima%2Fsteven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdayvsonlima%2Fsteven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdayvsonlima%2Fsteven/lists"}