{"id":13725745,"url":"https://github.com/orhun/cargo-nocode","last_synced_at":"2025-07-12T12:37:41.983Z","repository":{"id":183392065,"uuid":"658354324","full_name":"orhun/cargo-nocode","owner":"orhun","description":"Cargo subcommand to easily bootstrap nocode applications. Write nothing; deploy nowhere.","archived":false,"fork":false,"pushed_at":"2023-06-26T07:25:57.000Z","size":18,"stargazers_count":30,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T00:09:58.838Z","etag":null,"topics":["nocode","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orhun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"orhun","patreon":"orhunp","custom":["https://www.buymeacoffee.com/orhun"]}},"created_at":"2023-06-25T14:02:43.000Z","updated_at":"2024-01-25T00:23:49.000Z","dependencies_parsed_at":"2023-07-24T10:00:30.236Z","dependency_job_id":null,"html_url":"https://github.com/orhun/cargo-nocode","commit_stats":null,"previous_names":["orhun/cargo-nocode"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orhun%2Fcargo-nocode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orhun%2Fcargo-nocode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orhun%2Fcargo-nocode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orhun%2Fcargo-nocode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orhun","download_url":"https://codeload.github.com/orhun/cargo-nocode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173086,"owners_count":21224483,"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":["nocode","rust"],"created_at":"2024-08-03T01:02:33.330Z","updated_at":"2025-04-16T00:10:09.667Z","avatar_url":"https://github.com/orhun.png","language":"Rust","funding_links":["https://github.com/sponsors/orhun","https://patreon.com/orhunp","https://www.buymeacoffee.com/orhun"],"categories":["Rust"],"sub_categories":[],"readme":"## `cargo-nocode`\n\n\u003e [No code](https://github.com/kelseyhightower/nocode) is the best way to write secure and reliable applications. Write nothing; deploy nowhere.\n\n`cargo-nocode` aims to bring the _nocode_ approach to the Rust ecosystem! 🦀\n\n### Quickstart guide\n\n```sh\n$ cargo nocode init\n# this will create nocode.rs file which follows the nocode guidelines\n# now we're ready to write no code!\n\n$ cat nocode.rs\n# absolutely empty\n\n$ cargo nocode build\n# does nothing\n\n$ cargo nocode run\n# does nothing\n\n$ cargo nocode deploy\n# does nothing\n```\n\n### Usage\n\n```sh\nUsage: cargo-nocode \u003ccommand\u003e\n\nPossible commands:\n- init    initialize a nocode application\n- build   build the nocode application\n- run     run the nocode application\n- deploy  deploy the nocode application\n```\n\n### Installation\n\nJust close your eyes and pretend.\n\nOr you can install from crates.io:\n\n```sh\ncargo install cargo-nocode\n```\n\n#### License\n\n\u003csup\u003e\nAll code is licensed under \u003ca href=\"LICENSE\"\u003eThe Apache 2.0 License\u003c/a\u003e.\n\u003c/sup\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forhun%2Fcargo-nocode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forhun%2Fcargo-nocode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forhun%2Fcargo-nocode/lists"}