{"id":26486731,"url":"https://github.com/maltsev-dev/note_service","last_synced_at":"2026-02-08T00:32:13.699Z","repository":{"id":264147771,"uuid":"890161475","full_name":"maltsev-dev/note_service","owner":"maltsev-dev","description":"Web app based on actix_web","archived":false,"fork":false,"pushed_at":"2025-01-26T02:39:12.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T21:38:11.455Z","etag":null,"topics":["actix-web","rust","rust-lang","serde-json","sqlx","tokio"],"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/maltsev-dev.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":"2024-11-18T05:05:33.000Z","updated_at":"2025-06-26T06:39:19.000Z","dependencies_parsed_at":"2025-03-12T07:28:56.494Z","dependency_job_id":null,"html_url":"https://github.com/maltsev-dev/note_service","commit_stats":null,"previous_names":["chemyl/note_service","maltsev-dev/note_service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maltsev-dev/note_service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Fnote_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Fnote_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Fnote_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Fnote_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maltsev-dev","download_url":"https://codeload.github.com/maltsev-dev/note_service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltsev-dev%2Fnote_service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29214394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"ssl_error","status_checked_at":"2026-02-08T00:10:43.589Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actix-web","rust","rust-lang","serde-json","sqlx","tokio"],"created_at":"2025-03-20T06:28:27.525Z","updated_at":"2026-02-08T00:32:13.684Z","avatar_url":"https://github.com/maltsev-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backend server\n\n**Note service** is a binary crate written in Rust.\nThis is a basic representation of a backend web-server, designed for use in web applications thanks to its support for WebAssembly.\n\n![Rust Version](https://img.shields.io/badge/rust-1.83.0%20-green)\n![actix-web Version](https://img.shields.io/badge/actix_web-4.0%20-orange)\n![tokio Version](https://img.shields.io/badge/tokio-1.0%20-orange)\n![sqlx Version](https://img.shields.io/badge/sqlx-0.8.2%20-blue)\n![serde Version](https://img.shields.io/badge/serde-1.0%20-blue)\n![Build Status](https://github.com/chemyl/note_service/actions/workflows/rust.yml/badge.svg)\n\n## 🚀 Features\n- 🧮 Async CRUD operations.\n- 🌐 Actix-Web core.\n- ♻️ sqlx support.\n\n## 📦 Installation\n1. Make sure you have [Rust](https://www.rust-lang.org/tools/install)\n2. Install `sqlx` tools:\n```bash\ncargo install sqlx-cli --features sqlite\ncargo sqlx prepare \n```\n3. Run `sqlx` migration\n```bash\ncargo sqlx migrate run\n```\n4. Build and run the project\n```bash\ncargo build\ncargo run\n```\n5. Open bind http://127.0.0.1:8080\n\n6. Use paths\n* GET `/notes` \n* GET `/notes/{id}` \n* POST `/notes`\n* PUT`/notes/{id}` \n* DELETE `/notes/{id}`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltsev-dev%2Fnote_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaltsev-dev%2Fnote_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltsev-dev%2Fnote_service/lists"}