{"id":20574963,"url":"https://github.com/zencephalon/sinatra-mvc-skeleton","last_synced_at":"2025-04-14T17:51:50.143Z","repository":{"id":20280411,"uuid":"23553682","full_name":"zencephalon/sinatra-mvc-skeleton","owner":"zencephalon","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-19T08:17:12.000Z","size":37,"stargazers_count":34,"open_issues_count":8,"forks_count":73,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T06:22:45.076Z","etag":null,"topics":[],"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/zencephalon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-01T19:36:40.000Z","updated_at":"2022-09-27T17:20:25.000Z","dependencies_parsed_at":"2023-02-10T21:30:37.763Z","dependency_job_id":null,"html_url":"https://github.com/zencephalon/sinatra-mvc-skeleton","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/zencephalon%2Fsinatra-mvc-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencephalon%2Fsinatra-mvc-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencephalon%2Fsinatra-mvc-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zencephalon%2Fsinatra-mvc-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zencephalon","download_url":"https://codeload.github.com/zencephalon/sinatra-mvc-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248931190,"owners_count":21185130,"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-11-16T05:37:42.666Z","updated_at":"2025-04-14T17:51:50.121Z","avatar_url":"https://github.com/zencephalon.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Note**: This branch (master) contains a skeleton without any app code, perfect for creating a _new_ application or challenge. If you're looking for an example app built with this skeleton, take a look at the [example](/../..//tree/example) branch which includes basic CRUD and RSpec tests.\n\n### Purpose\nThe Sinatra Skeleton:\n\n1. Provides a foundation for building challenges or creating a new Sinatra application.\n2. Demonstrates a reasonable set of practices around building Sinatra applications.\n3. Eases the transition to Rails for Dev Bootcamp students\n\n### Quickstart\n\n1.  `bundle install`\n2.  `shotgun config.ru`\n\nAs needed, create models \u0026 migrations with the `rake` tasks:\n\n```\nrake generate:migration  # Create an empty migration in db/migrate, e.g., rake generate:migration NAME=create_tasks\nrake generate:model      # Create an empty model in app/models, e.g., rake generate:model NAME=User\n```\n\n### Contributing\n\nWe would love for you to help make the skeleton more awesome, There are three ways to contribute:\n\n1. Ask for a bug fix or enhancement!\n2. Submit a pull request for a bug fix or enhancement!\n3. Code review an open pull request!\n\nBe prepared to give and receive specific, actionable, and kind feedback!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzencephalon%2Fsinatra-mvc-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzencephalon%2Fsinatra-mvc-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzencephalon%2Fsinatra-mvc-skeleton/lists"}