{"id":19235043,"url":"https://github.com/athena-framework/skeleton","last_synced_at":"2025-10-11T06:14:16.744Z","repository":{"id":118170577,"uuid":"584953035","full_name":"athena-framework/skeleton","owner":"athena-framework","description":"Template repo to get up and running quickly with the Athena Framework","archived":false,"fork":false,"pushed_at":"2025-09-05T00:04:35.000Z","size":51,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T00:33:19.227Z","etag":null,"topics":["crystal"],"latest_commit_sha":null,"homepage":"https://athenaframework.org/","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/athena-framework.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":"2023-01-04T00:02:38.000Z","updated_at":"2025-09-05T00:04:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f79aba66-3d16-4001-ae55-5aa0c790901b","html_url":"https://github.com/athena-framework/skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/athena-framework/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athena-framework","download_url":"https://codeload.github.com/athena-framework/skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-framework%2Fskeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006456,"owners_count":26084107,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["crystal"],"created_at":"2024-11-09T16:15:45.017Z","updated_at":"2025-10-11T06:14:16.730Z","avatar_url":"https://github.com/athena-framework.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skeleton\n\nTemplate repository to get up and running quickly with the Athena Framework which includes:\n\n* A flexible directory structure\n* Pre-configured binary entrypoints for HTTP and CLI contexts\n* Development code-quality/testing dependencies + CI\n* Minimal runnable Athena Framework application\n\n## Getting Started\n\n1. [Generate](https://github.com/athena-framework/skeleton/generate) a new repository using this template.\n1. Run `shards install`\n1. Rename `MyApp` module within `src/main.cr` and `src/controllers/example_controller.cr` to your desired name\n1. Rename `skeleton` shard name within `shard.yml` to your desired name\n1. Update `./LICENSE` with your desired name/email\n1. Consider pinning `crate-ci/typos` in `.github/workflows/ci.yml` to a specific version to avoid random failures as new dictionaries are published\n1. Start creating your application!\n\n### Entrypoints\n\nThe template repository includes build targets for both the HTTP and CLI contexts.\nOr in other words, `./bin/console` and `./bin/server` binaries are created by running `shards build`.\nThis makes it easy to deploy both parts of the application independently from one another.\n\n\u003e **TIP:** The `shards run` command may be used during development to interact with each target.\n\u003e E.g. `shards run server` to start the server and `shards run console -- debug:router` to execute console commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-framework%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathena-framework%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-framework%2Fskeleton/lists"}