{"id":18056478,"url":"https://github.com/burtlo/wraith","last_synced_at":"2025-04-05T10:10:54.974Z","repository":{"id":66334790,"uuid":"131170846","full_name":"burtlo/wraith","owner":"burtlo","description":"Rust (Rocket Diesel) web service to accept InSpec JSON scan data","archived":false,"fork":false,"pushed_at":"2018-04-26T22:26:41.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T20:27:47.241Z","etag":null,"topics":["diesel-rs","rocket-rs","rust","sql","sqlite3","webservice"],"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/burtlo.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}},"created_at":"2018-04-26T14:50:55.000Z","updated_at":"2019-05-30T06:53:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"df840b4a-e40f-468a-b3b6-1c18ce14f3b1","html_url":"https://github.com/burtlo/wraith","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burtlo%2Fwraith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burtlo%2Fwraith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burtlo%2Fwraith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burtlo%2Fwraith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burtlo","download_url":"https://codeload.github.com/burtlo/wraith/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318745,"owners_count":20919484,"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":["diesel-rs","rocket-rs","rust","sql","sqlite3","webservice"],"created_at":"2024-10-31T01:15:03.758Z","updated_at":"2025-04-05T10:10:54.941Z","avatar_url":"https://github.com/burtlo.png","language":"Rust","readme":"# Wraith\n\nA web service written in Rust using the rocket-rs (web) and diesel-rs (database) libraries.\n\n## Background\n\nI wanted to use Rust to setup a web service that is able to accept a JSON document and then display all that content.\n\nI started with the Building a [RESTful CRUD API with Rust](https://medium.com/sean3z/building-a-restful-crud-api-with-rust-1867308352d8) article to get started but then modified it to use SQLlite. This required looking at the diesel-rs [sqllite examples](https://github.com/diesel-rs/diesel/tree/master/examples/sqlite/getting_started_step_3).\n\n## Setup\n\n```\n$ rustup default nightly\n$ rustup update \u0026\u0026 cargo update\n$ diesel setup\n$ diesel migration run\n$ cargo build\n$ cargo run\n```\n\nThen view the site [http://localhost:8000/scans](http://localhost:8000/scans).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburtlo%2Fwraith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburtlo%2Fwraith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburtlo%2Fwraith/lists"}