{"id":47693709,"url":"https://github.com/aziflaj/minerva","last_synced_at":"2026-04-02T16:10:47.397Z","repository":{"id":19020526,"uuid":"83855414","full_name":"aziflaj/minerva","owner":"aziflaj","description":"Very basic MVC framework written in Ruby ","archived":false,"fork":false,"pushed_at":"2023-03-16T03:47:05.000Z","size":37,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T04:44:54.486Z","etag":null,"topics":["mvc-framework","ruby"],"latest_commit_sha":null,"homepage":"","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/aziflaj.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}},"created_at":"2017-03-04T01:15:06.000Z","updated_at":"2023-03-05T05:36:34.000Z","dependencies_parsed_at":"2023-02-10T17:00:17.380Z","dependency_job_id":null,"html_url":"https://github.com/aziflaj/minerva","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aziflaj/minerva","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziflaj%2Fminerva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziflaj%2Fminerva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziflaj%2Fminerva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziflaj%2Fminerva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aziflaj","download_url":"https://codeload.github.com/aziflaj/minerva/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziflaj%2Fminerva/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31309688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mvc-framework","ruby"],"created_at":"2026-04-02T16:10:46.944Z","updated_at":"2026-04-02T16:10:47.389Z","avatar_url":"https://github.com/aziflaj.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minerva\n\nVery basic MVC framework written in Ruby\n\n## How to run\n\nClone the repo and install the necessary gems:\n\n```bash\n$ git clone https://github.com/aziflaj/minerva\n$ bundle install --without production\n```\n\nRun the rack server:\n\n```bash\n$ bundle exec guard  # Reloads the Rack server when App directory is changed\n$ rackup             # Just runs the Rack server, nothing is watched\n```\n\nThe migrations are ran whenever the server starts, so there's no need to manually run anything.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziflaj%2Fminerva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faziflaj%2Fminerva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziflaj%2Fminerva/lists"}