{"id":21432981,"url":"https://github.com/robjsliwa/todo-rs","last_synced_at":"2025-10-14T22:32:32.213Z","repository":{"id":193729382,"uuid":"676260083","full_name":"robjsliwa/todo-rs","owner":"robjsliwa","description":"To do server written in Rust and Warp framework.","archived":false,"fork":false,"pushed_at":"2024-01-17T00:06:23.000Z","size":297,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-14T15:13:24.958Z","etag":null,"topics":["rest-api","rust","rust-lang","todo","warp"],"latest_commit_sha":null,"homepage":"","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/robjsliwa.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":"2023-08-08T19:47:30.000Z","updated_at":"2025-01-28T22:06:30.000Z","dependencies_parsed_at":"2023-09-22T02:51:18.732Z","dependency_job_id":"c7495aef-7a8f-4891-bb78-0eac77d6be53","html_url":"https://github.com/robjsliwa/todo-rs","commit_stats":null,"previous_names":["robjsliwa/todo-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robjsliwa/todo-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Ftodo-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Ftodo-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Ftodo-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Ftodo-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robjsliwa","download_url":"https://codeload.github.com/robjsliwa/todo-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Ftodo-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273530372,"owners_count":25121988,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":["rest-api","rust","rust-lang","todo","warp"],"created_at":"2024-11-22T23:23:51.507Z","updated_at":"2025-10-14T22:32:27.182Z","avatar_url":"https://github.com/robjsliwa.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo-rs\n\nThis repo is a companion for my articles: Building a Multi-Tenant To do Server in Rust\n\n- [Part 1](https://medium.com/@robjsliwa_71070/building-a-multi-tenant-to-do-server-in-rust-part-1-4b90c0604224)\n- [Part 2](https://medium.com/@robjsliwa_71070/building-a-multi-tenant-todo-server-in-rust-part-2-58e2ec137c87)\n- [Part 3](https://medium.com/@robjsliwa_71070/building-a-multi-tenant-to-do-server-in-rust-part-3-6a78c47f800d)\n- [Part 4](https://medium.com/@robjsliwa_71070/crafting-cli-with-oauth-2-0-authentication-multi-tenant-todo-server-in-rust-series-eaa0af452a56)\n- [Part 5](https://medium.com/dev-genius/simplifying-container-based-development-of-rust-microservices-with-tilt-eb2fd0a48e3e)\n- Part 6 (coming soon)\n\n# How to run\n\n1. Clone the repo\n2. Install [Docker](https://docs.docker.com/install/) and [Docker Compose](https://docs.docker.com/compose/install/)\n3. Install [Tilt](https://docs.tilt.dev/install.html)\n4. Create a `.env` file in the root of the repo with the following contents:\n\n```\nJWT_SECRET=your_secret\nTODO_PORT=3030\nMONGO_URI=mongodb://mongodb:27017\nAUTH0_DOMAIN=https://\u003cauth0 domain\u003e\nAUTH0_AUDIENCE=https://\u003cauth0 audience\u003e\n\n5. Run `tilt up` in the root of the repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjsliwa%2Ftodo-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobjsliwa%2Ftodo-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjsliwa%2Ftodo-rs/lists"}