{"id":21431513,"url":"https://github.com/ecomclub/symlinks-api","last_synced_at":"2025-07-08T04:06:02.249Z","repository":{"id":96379244,"uuid":"118542134","full_name":"ecomclub/symlinks-api","owner":"ecomclub","description":"HTTP interface written in Go to create and delete symbolic links","archived":false,"fork":false,"pushed_at":"2018-01-25T00:10:27.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T08:33:14.375Z","etag":null,"topics":["go","golang","rest-api","symbolic-links"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ecomclub.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":"2018-01-23T01:53:43.000Z","updated_at":"2018-08-30T23:33:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fb4a2ed-e660-480b-bddc-77a9bcf05c36","html_url":"https://github.com/ecomclub/symlinks-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomclub%2Fsymlinks-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomclub%2Fsymlinks-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomclub%2Fsymlinks-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomclub%2Fsymlinks-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomclub","download_url":"https://codeload.github.com/ecomclub/symlinks-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940509,"owners_count":20372094,"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":["go","golang","rest-api","symbolic-links"],"created_at":"2024-11-22T23:07:53.726Z","updated_at":"2025-03-16T22:23:05.888Z","avatar_url":"https://github.com/ecomclub.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# symlinks-api\nHTTP interface written in Go to create and delete symbolic links\n\n# Technology stack\n+ [Go](https://golang.org/) 1.9.x\n\n# Setting up\nFor security, we recommend to download and install the app as root,\nand let the files owned by `root:root` as default.\n\n```bash\nsudo git clone https://github.com/ecomclub/symlinks-api.git\ncd symlinks-api\nsudo go build main.go\n```\n\nStart application with CLI arguments:\n+ Root directory to static files\n+ HTTP/TCP port\n+ X-Authentication header password\n+ Optional log file path\n\nExample:\n\n```bash\n./main /var/www :3000 xyz /var/log/app.log \u0026\n```\n\n```bash\ncurl -H 'X-Authentication: xyz' 'http://127.0.0.1:3000/create?newname=foo\u0026oldname=bar'\ncurl -H 'X-Authentication: xyz' 'http://127.0.0.1:3000/delete?newname=foo'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomclub%2Fsymlinks-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecomclub%2Fsymlinks-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomclub%2Fsymlinks-api/lists"}