{"id":19741634,"url":"https://github.com/hellomouse/hellomouse-apps-api","last_synced_at":"2026-06-09T02:32:20.351Z","repository":{"id":183266545,"uuid":"669398019","full_name":"hellomouse/hellomouse-apps-api","owner":"hellomouse","description":"Backend API for random hellomouse apps","archived":false,"fork":false,"pushed_at":"2024-05-25T04:23:56.000Z","size":158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T07:00:34.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hellomouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-07-22T06:32:56.000Z","updated_at":"2024-05-13T03:56:50.000Z","dependencies_parsed_at":"2023-07-23T17:51:41.910Z","dependency_job_id":"5606b198-cc23-4d20-9fdb-49b4a5dd7670","html_url":"https://github.com/hellomouse/hellomouse-apps-api","commit_stats":null,"previous_names":["hellomouse/hellomouse-apps-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellomouse/hellomouse-apps-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellomouse%2Fhellomouse-apps-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellomouse%2Fhellomouse-apps-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellomouse%2Fhellomouse-apps-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellomouse%2Fhellomouse-apps-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellomouse","download_url":"https://codeload.github.com/hellomouse/hellomouse-apps-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellomouse%2Fhellomouse-apps-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34089327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-12T01:27:14.093Z","updated_at":"2026-06-09T02:32:20.321Z","avatar_url":"https://github.com/hellomouse.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hellomouse Apps API\n\nA backend for various hellomouse apps written in Rust. Current list:\n1. **Hellomouse Board:** A quick note/pinboard for storing tidbits of info\n\n\n## Getting Started:\n\nFirst, rename `config.toml.example` to `config.toml` and fill in the arguments. A Postgres DB is required to be setup and accessible, and the user should have the CREATE permission.\n\nTo run a debug build:\n\n```\ncargo run --bin server\n```\n\n### Adding new users:\n\n```\ncargo build --bin user --release\n./target/release/user help\n```\n\nThen run the user executable for a list of commands.\n\n### Tests:\n\nThese tests require the env variables `TEST_API_USER` and `TEST_API_PASSWORD` (which store a valid login for the site) (you will need to create a user first manually in the DB in the table `users`) and have the API server running and accessible over localhost.\n\nTo install test dependencies:\n```\npip3 install -r requirements.txt\n```\n\n\nTo run tests:\n\n```\ncd tests\npython3 -m unittest discover\n```\n\n## License\n\nSee `LICENSE.md`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellomouse%2Fhellomouse-apps-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellomouse%2Fhellomouse-apps-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellomouse%2Fhellomouse-apps-api/lists"}