{"id":18113352,"url":"https://github.com/DNYFZR/rs-backend","last_synced_at":"2025-03-29T22:30:39.147Z","repository":{"id":260084988,"uuid":"878944706","full_name":"DNYFZR/rs-backend","owner":"DNYFZR","description":"🦀 automated api handler \u0026 database","archived":false,"fork":false,"pushed_at":"2025-03-26T01:47:30.000Z","size":2439,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:38:57.622Z","etag":null,"topics":["backend","rest-api","rust","sqlite-database"],"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/DNYFZR.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-10-26T14:41:22.000Z","updated_at":"2025-03-26T01:47:33.000Z","dependencies_parsed_at":"2024-12-20T02:40:22.500Z","dependency_job_id":"60e84b78-5586-4975-9fac-f6e92ac8a753","html_url":"https://github.com/DNYFZR/rs-backend","commit_stats":null,"previous_names":["dnyfzr/rusty-backend","dnyfzr/rs-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNYFZR%2Frs-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNYFZR%2Frs-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNYFZR%2Frs-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNYFZR%2Frs-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNYFZR","download_url":"https://codeload.github.com/DNYFZR/rs-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254077,"owners_count":20747946,"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":["backend","rest-api","rust","sqlite-database"],"created_at":"2024-11-01T02:07:53.545Z","updated_at":"2025-03-29T22:30:38.554Z","avatar_url":"https://github.com/DNYFZR.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rusty Backend\n\n[![CI-Pipeline](https://github.com/DNYFZR/rusty-backend/actions/workflows/test.yaml/badge.svg)](https://github.com/DNYFZR/rusty-backend/actions/workflows/test.yaml)\n[![CD-Pipeline](https://github.com/DNYFZR/rusty-backend/actions/workflows/build.yaml/badge.svg)](https://github.com/DNYFZR/rusty-backend/actions/workflows/build.yaml)\n\nSide project which runs searches of the Github API and store the results in a NoSQL styled SQLite database.\n\n## API Module\n\nThis extracts the top 10 starred repos from the Github API, using the users input as the search term for the API.\n\n## Database Module\n\nThis handles updates of the sqlite database `app.db`\n\nThe DB contains a single table with two columns :\n\n- name : text primary key\n- data : JSON\n\n## Deployment\n\nWithin the `.github/workflows` directory :\n\n- `test.yaml` : runs testing of the application on changes to the main branch\n\n- `run.yaml` : schedules a run of the modules \u0026 updated of the DB on a schedule for a defined range of search terms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDNYFZR%2Frs-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDNYFZR%2Frs-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDNYFZR%2Frs-backend/lists"}