{"id":19532585,"url":"https://github.com/zackartz/loco-rs-test","last_synced_at":"2025-06-10T23:06:24.041Z","repository":{"id":229728958,"uuid":"777498217","full_name":"zackartz/loco-rs-test","owner":"zackartz","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-26T00:51:20.000Z","size":433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T03:32:53.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/zackartz.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":"2024-03-26T00:43:13.000Z","updated_at":"2024-03-26T00:51:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf4287b4-f12c-476f-b224-2b28a6a62151","html_url":"https://github.com/zackartz/loco-rs-test","commit_stats":null,"previous_names":["zackartz/loco-rs-test"],"tags_count":0,"template":false,"template_full_name":"srid/rust-nix-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackartz%2Floco-rs-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackartz%2Floco-rs-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackartz%2Floco-rs-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackartz%2Floco-rs-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackartz","download_url":"https://codeload.github.com/zackartz/loco-rs-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackartz%2Floco-rs-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259166940,"owners_count":22815589,"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-11T01:52:22.677Z","updated_at":"2025-06-10T23:06:24.008Z","avatar_url":"https://github.com/zackartz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Loco :train:\n\nLoco is a web and API framework running on Rust.\n\nThis is the **SaaS starter** which includes a `User` model and authentication based on JWT.\n\n\n## Quick Start\n\nYou need:\n\n* A local postgres instance\n* A local Redis instance\n\nCheck out your development [configuration](config/development.yaml).\n\n\u003e To configure a database , please run a local postgres database with \u003ccode\u003eloco:loco\u003c/code\u003e and a db named \u003ccode\u003e[app name]_development.\u003c/code\u003e: \n\u003ccode\u003edocker run -d -p 5432:5432 -e POSTGRES_USER=loco -e POSTGRES_DB=[app name]_development -e POSTGRES_PASSWORD=\"loco\" postgres:15.3-alpine\u003c/code\u003e\n\nNow start your app:\n\n```\n$ cargo loco start\nFinished dev [unoptimized + debuginfo] target(s) in 21.63s\n    Running `target/debug/myapp start`\n\n    :\n    :\n    :\n\ncontroller/app_routes.rs:203: [Middleware] Adding log trace id\n\n                      ▄     ▀\n                                 ▀  ▄\n                  ▄       ▀     ▄  ▄ ▄▀\n                                    ▄ ▀▄▄\n                        ▄     ▀    ▀  ▀▄▀█▄\n                                          ▀█▄\n▄▄▄▄▄▄▄  ▄▄▄▄▄▄▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄ ▀▀█\n ██████  █████   ███ █████   ███ █████   ███ ▀█\n ██████  █████   ███ █████   ▀▀▀ █████   ███ ▄█▄\n ██████  █████   ███ █████       █████   ███ ████▄\n ██████  █████   ███ █████   ▄▄▄ █████   ███ █████\n ██████  █████   ███  ████   ███ █████   ███ ████▀\n   ▀▀▀██▄ ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀ ██▀\n       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀\n\nstarted on port 3000\n```\n\n## Getting help\n\nCheck out [a quick tour](https://loco.rs/docs/getting-started/tour/) or [the complete guide](https://loco.rs/docs/getting-started/guide/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackartz%2Floco-rs-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackartz%2Floco-rs-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackartz%2Floco-rs-test/lists"}