{"id":16556802,"url":"https://github.com/epicsdao/zapp","last_synced_at":"2025-03-16T20:30:20.719Z","repository":{"id":46215300,"uuid":"501334289","full_name":"EpicsDAO/zapp","owner":"EpicsDAO","description":"🚧Deprecated - Moved to Skeet https://skeet.dev 🚧⚡Rust Serverless Framework","archived":false,"fork":false,"pushed_at":"2024-04-05T15:44:39.000Z","size":215,"stargazers_count":11,"open_issues_count":10,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:12:23.985Z","etag":null,"topics":["async","cloud","cloudrun","framework","gcp","graphql","graphql-api","postgresql","rust","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":"https://skeet.dev/","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/EpicsDAO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-06-08T16:44:11.000Z","updated_at":"2024-10-03T16:44:57.000Z","dependencies_parsed_at":"2024-10-27T11:12:31.749Z","dependency_job_id":"175fb1ce-4c34-476c-91e0-fa9642f39dd3","html_url":"https://github.com/EpicsDAO/zapp","commit_stats":{"total_commits":97,"total_committers":2,"mean_commits":48.5,"dds":"0.17525773195876293","last_synced_commit":"96de5795fa23dd528b9c44a01b53c1f7e637480a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpicsDAO%2Fzapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpicsDAO%2Fzapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpicsDAO%2Fzapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EpicsDAO%2Fzapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EpicsDAO","download_url":"https://codeload.github.com/EpicsDAO/zapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243928132,"owners_count":20370235,"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":["async","cloud","cloudrun","framework","gcp","graphql","graphql-api","postgresql","rust","serverless","serverless-framework"],"created_at":"2024-10-11T20:05:47.259Z","updated_at":"2025-03-16T20:30:20.333Z","avatar_url":"https://github.com/EpicsDAO.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![ZAPP](https://storage.googleapis.com/zapp-bucket/img/ZAPP-logo.jpeg)\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=EpicsDAO2\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/EpicsDAO2.svg?label=Follow%20@EpicsDAO2\" alt=\"Follow @EpicsDAO2\" /\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003ca aria-label=\"Crate Version\" href=\"https://crates.io/crates/zapp\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/crates/v/zapp\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Crate Download\" href=\"https://crates.io/crates/zapp\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/crates/d/zapp\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/EpicsDao/epics/blob/master/LICENSE.txt\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/badge/license/Apache/blue\"\u003e\n  \u003c/a\u003e\n    \u003ca aria-label=\"Code of Conduct\" href=\"https://github.com/EpicsDao/epics/blob/master/CODE_OF_CONDUCT.md\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Zapp\n\nRust Serverless Framework\n\nThe Zapp project was launched with the goal of reducing software development, operation and maintenance costs. \n\nBuild Serverless Apps faster.\nPowered by Rust, Aysnc-GraphQL, SeaORM, Axum, and Google Cloud. \n\n- Focus on business logic in serverless environment\n- Maximize development efficiency with CI / CD standard schema-driven Scaffold\n- Achieve global scale with lower management costs\n\n\u003cp\u003e\n  \u003ca aria-label=\"Rust Serverless Application Framework\"\u003e\n    \u003cimg src=\"https://storage.googleapis.com/zapp-bucket/img/zapp-new2.gif\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Dependency\n\n- [Google SDK](https://cloud.google.com/sdk/docs)\n- [Docker](https://www.docker.com/)\n- [Github CLI](https://cli.github.com/)\n- [SeaORM](https://www.sea-ql.org/SeaORM/)\n- [Axum](https://github.com/tokio-rs/axum)\n- [Async GraphQL](https://github.com/async-graphql/async-graphql)\n\n## Cloud Infrastructure\n\n- [Google Cloud Run](https://cloud.google.com/run)\n- [Google Cloud SQL](https://cloud.google.com/sql)\n- [Google Cloud IAM](https://cloud.google.com/iam)\n- [Google Cloud Container Registry](https://cloud.google.com/container-registry)\n- [Google Cloud VPC](https://cloud.google.com/vpc)\n- [Google Cloud Nat](https://cloud.google.com/nat)\n- [Github Actions](https://github.com/features/actions)\n\n## Document \n\n- [Document](https://zapp.epics.dev/)\n\n\n## Installation\n\n```bash\n$ cargo install zapp\n```\n\n```bash\n$ zapp --help\nzapp 0.5.6\nEpicsDAO\nRust Serverless Framework\n\nUSAGE:\n    zapp \u003cSUBCOMMAND\u003e\n\nOPTIONS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n\nSUBCOMMANDS:\n    compute    \n    db         \n    docker     \n    g          \n    gcloud     \n    gh         \n    help       Print this message or the help of the given subcommand(s)\n    iam        \n    init       \n    new        \n    run        \n    sql        \n```\n\n## QuickStart\n\nCreate your application with zapp CLI.\n```bash\n$ zapp new YOURAPP\n\n  ███████╗ █████╗ ██████╗ ██████╗ \n  ╚══███╔╝██╔══██╗██╔══██╗██╔══██╗\n    ███╔╝ ███████║██████╔╝██████╔╝\n   ███╔╝  ██╔══██║██╔═══╝ ██╔═══╝ \n  ███████╗██║  ██║██║     ██║     \n  ╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝     \n💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 \nRust Serverless Framework\n$ cd YOURAPP\n$ zapp docker psql\n$ cargo run\n\nGo to : http://localhost:3000/api/graphql\n```\n\nCreate Docker PostgreSQL\n```bash\n$ zapp docker psql\n✅ PostgreSQL Container Created: 4619cfc047f3cad6c9db8d255aff841fbfe34bbef0e2661fa3a02db5d5ec5d91\n```\n\nRun GraphQL Local Server\n```bash\n$ cargo run\n```\n\nNow go to\n\n[http://localhost:3000/api/graphql](http://localhost:3000/api/graphql)\n\n\n\n## GraphQL Mutation/Query Scaffold \n\nCreate Model\n```bash\n$ zapp g model user\n✅ Successfully created migration file: migration/src/m20220613_102512_create_user_table.rs\n✅ Successfully added route to `migration/src/lib.rs`\n✅ Successfully created entity file: entity/src/user.rs\n✅ Successfully created mutation file: src/graphql/mutation/user.rs\n✅ Successfully created query file: src/graphql/query/user.rs\n✅ Successfully added route to `entity/src/lib.rs`\n✅ Successfully added mutation route: src/graphql/mutation/mod.rs\n✅ Successfully added mutation route: src/graphql/query/mod.rs\n```\n\n\u003cp\u003e\n  \u003ca aria-label=\"Async GraphQL\"\u003e\n    \u003cimg src=\"https://storage.googleapis.com/zapp-bucket/img/graphql.gif\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n- [Document](https://zapp.epics.dev/)\n\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/EpicsDao/zapp. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [Apache-2.0 License](https://www.apache.org/licenses/LICENSE-2.0).\n\n## Code of Conduct\n\nEveryone interacting in the EpicsDAO project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/EpicsDao/zapp/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepicsdao%2Fzapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepicsdao%2Fzapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepicsdao%2Fzapp/lists"}