{"id":25518275,"url":"https://github.com/x0rd3v1l/rocket-examples","last_synced_at":"2026-03-02T04:01:53.044Z","repository":{"id":278244249,"uuid":"934980141","full_name":"X0rD3v1L/rocket-examples","owner":"X0rD3v1L","description":"A collection of examples demonstrating the Rocket web framework in Rust.","archived":false,"fork":false,"pushed_at":"2025-02-22T17:23:18.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T07:47:41.307Z","etag":null,"topics":["rocket","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/X0rD3v1L.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-18T17:56:41.000Z","updated_at":"2025-02-22T17:23:21.000Z","dependencies_parsed_at":"2025-05-21T07:41:44.244Z","dependency_job_id":"a95dd90a-8fea-42be-9760-a039aa824931","html_url":"https://github.com/X0rD3v1L/rocket-examples","commit_stats":null,"previous_names":["x0rd3v1l/rocket-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/X0rD3v1L/rocket-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X0rD3v1L%2Frocket-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X0rD3v1L%2Frocket-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X0rD3v1L%2Frocket-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X0rD3v1L%2Frocket-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/X0rD3v1L","download_url":"https://codeload.github.com/X0rD3v1L/rocket-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X0rD3v1L%2Frocket-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["rocket","rust"],"created_at":"2025-02-19T16:24:51.825Z","updated_at":"2026-03-02T04:01:53.038Z","avatar_url":"https://github.com/X0rD3v1L.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rocket Examples\n\nThis repository provides a collection of examples demonstrating the use of the [Rocket](https://rocket.rs/) web framework in Rust. Each example showcases different features and capabilities of Rocket, serving as a practical reference for developers.\n\n## Examples\n\n1. **Hello Rocket**: A basic example that sets up a simple web server responding with \"Hello, Rocket!\".\n2. **Hello Rocket Async**: An asynchronous version of the \"Hello Rocket\" example, illustrating how to handle asynchronous requests.\n3. **Route Implementation**: Demonstrates various routing techniques, including parameterized routes and handling different HTTP methods.\n4. **Bookstore Project**: A simple REST API simulating a bookstore, showcasing CRUD operations with Rocket.\n\n\n## Getting Started\n\nTo run any of these examples, ensure you have Rust installed on your system. If not, install it using [rustup](https://rustup.rs/).\n\nClone the repository:\n\n```bash\ngit clone https://github.com/X0rD3v1L/rocket-examples.git\ncd rocket-examples\n```\n\nNavigate to the desired example directory and run it using Cargo:\n\n```bash\ncd hello_rocket\ncargo run\n```\n\nReplace `hello_rocket` with the specific example directory you wish to explore.\n\n## Resources\n\n- [Rocket Official Documentation](https://rocket.rs/guide/v0.5/): Comprehensive guide and documentation for the Rocket framework.\n- [Rocket API Documentation](https://api.rocket.rs/v0.5/rocket/): Detailed API references for deeper insights.\n- [Rust Web Development with Rocket](https://www.amazon.in/Rust-Web-Development-Rocket-applications/dp/180056130X): A Practical Guide to Starting Your Journey in Rust Web Development Using the Rocket Framework, Book by Karuna Murti\n- [REST API Server with Rust, Rocket, SeaORM \u0026 JWT - Udemy](https://www.udemy.com/course/rest-api-server-rust-rocket-seaorm-jwt/)\n\nFor further assistance or to contribute, please refer to the official Rocket repository: [https://github.com/rwf2/Rocket](https://github.com/rwf2/Rocket). ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0rd3v1l%2Frocket-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx0rd3v1l%2Frocket-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0rd3v1l%2Frocket-examples/lists"}