{"id":22353230,"url":"https://github.com/joelseq/linkstowr-api","last_synced_at":"2025-07-30T08:33:54.516Z","repository":{"id":181531287,"uuid":"666916069","full_name":"joelseq/linkstowr-api","owner":"joelseq","description":"Backend API for the LinkStowr web app, chrome extension and obsidian plugin","archived":true,"fork":false,"pushed_at":"2025-06-24T02:07:19.000Z","size":82,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T05:34:54.067Z","etag":null,"topics":["axum","rust","surrealdb"],"latest_commit_sha":null,"homepage":"https://linkstowr.com/","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/joelseq.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}},"created_at":"2023-07-16T02:54:22.000Z","updated_at":"2025-06-24T02:08:23.000Z","dependencies_parsed_at":"2023-10-15T05:41:07.143Z","dependency_job_id":"3c03339b-d2d9-4eb4-862b-9bd339f4c247","html_url":"https://github.com/joelseq/linkstowr-api","commit_stats":null,"previous_names":["joelseq/linkshelf-api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/joelseq/linkstowr-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelseq%2Flinkstowr-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelseq%2Flinkstowr-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelseq%2Flinkstowr-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelseq%2Flinkstowr-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelseq","download_url":"https://codeload.github.com/joelseq/linkstowr-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelseq%2Flinkstowr-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267835983,"owners_count":24151898,"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-07-30T02:00:09.044Z","response_time":70,"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":["axum","rust","surrealdb"],"created_at":"2024-12-04T12:35:02.415Z","updated_at":"2025-07-30T08:33:54.504Z","avatar_url":"https://github.com/joelseq.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinkStowr API (Deprecated)\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/joelseq/linkstowr-api?sort=semver)\n[\u003cimg src=\"https://img.shields.io/badge/dockerhub-images-important.svg?logo=Docker\"\u003e](https://hub.docker.com/r/joelseq/linkstowr-api)\n![Build status](https://img.shields.io/github/actions/workflow/status/joelseq/linkstowr-api/ci.yml)\n\n\u003e [!NOTE]  \n\u003e There's a new version of this API available [here](https://github.com/joelseq/linkstowr-api-v2).\n\nAPI for the LinkStowr web app, chrome extension and obsidian plugin.\n\n## Developing\n\nThis project uses SurrealDB as the database. Take a look at their [docs](https://surrealdb.com/install)\nfor instructions on how to install it.\n\nStart the database using the script file:\n\n```sh\n./init_db.sh\n```\n\nThis will run a local version of SurrealDB and write its data to the \"data\" directory.\n\nThe back end uses [Shuttle](https://www.shuttle.rs/) to simplify the development and deployment process.\nThis requires [installing](https://docs.shuttle.rs/introduction/installation) the `cargo-shuttle` CLI.\n\nTo run the server locally:\n\n```\ncargo shuttle run\n```\n\nTo run the server in watch mode:\n\n```\ncargo watch -q -c -w src/ -x \"shuttle run\"\n```\n\n## Resources\n\nThese are some resources that I found helpful while learning how to create a Rust backend:\n\n- [Jeremy Chone's \"Rust Axum Full Course - Web Development\" video on YouTube](https://www.youtube.com/watch?v=XZtlD_m59sM)\n- [Zero To Production In Rust by Luca Palmieri](https://www.zero2prod.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelseq%2Flinkstowr-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelseq%2Flinkstowr-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelseq%2Flinkstowr-api/lists"}