{"id":21332581,"url":"https://github.com/notrab/restique","last_synced_at":"2025-03-16T01:13:36.396Z","repository":{"id":229820128,"uuid":"777424178","full_name":"notrab/restique","owner":"notrab","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-26T18:32:41.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T14:08:50.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/notrab.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-25T20:32:54.000Z","updated_at":"2024-04-08T11:00:28.000Z","dependencies_parsed_at":"2024-03-26T13:07:30.455Z","dependency_job_id":null,"html_url":"https://github.com/notrab/restique","commit_stats":null,"previous_names":["notrab/restique"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Frestique","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Frestique/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Frestique/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notrab%2Frestique/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notrab","download_url":"https://codeload.github.com/notrab/restique/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809883,"owners_count":20351407,"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":[],"created_at":"2024-11-21T22:52:30.641Z","updated_at":"2025-03-16T01:13:36.372Z","avatar_url":"https://github.com/notrab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restique\n\n## Usage\n\n```bash\n./restique dev.db\n```\n\n```bash\n./restique dev.db --port 5000\n```\n\n## Routes\n\n### Get all tables\n\n```bash\ncurl http://localhost:8080/\n```\n\n### Get a single table\n\n```bash\ncurl http://localhost:8080/{tableName}\n```\n\n### Get a row by primary key\n\nDoesn't work with composite primary keys.\n\n```bash\ncurl http://localhost:8080/{tableName}/{primaryKeyValue}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrab%2Frestique","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotrab%2Frestique","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrab%2Frestique/lists"}