{"id":25974708,"url":"https://github.com/dariubs/radian","last_synced_at":"2025-03-05T02:33:21.523Z","repository":{"id":58359582,"uuid":"108558633","full_name":"dariubs/radian","owner":"dariubs","description":"simple image server in golang","archived":false,"fork":false,"pushed_at":"2022-09-01T08:00:13.000Z","size":45,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T11:50:44.881Z","etag":null,"topics":["golang","image","image-server","uploader"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dariubs.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}},"created_at":"2017-10-27T14:49:09.000Z","updated_at":"2024-06-20T11:50:44.882Z","dependencies_parsed_at":"2022-09-20T23:41:30.865Z","dependency_job_id":null,"html_url":"https://github.com/dariubs/radian","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariubs%2Fradian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariubs%2Fradian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariubs%2Fradian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dariubs%2Fradian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dariubs","download_url":"https://codeload.github.com/dariubs/radian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241954162,"owners_count":20048295,"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":["golang","image","image-server","uploader"],"created_at":"2025-03-05T02:33:20.871Z","updated_at":"2025-03-05T02:33:21.507Z","avatar_url":"https://github.com/dariubs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![Radian](/public/img/logo.small.png?raw=true \"radian\")](https://github.com/dariubs/radian)\n\n[![Apache License](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/dariubs/radian/blob/master/license)\n\nSimple image server in golang.\n\n## Docker quick start\n\nOne of the quickest ways to get Radian up and running on your machine is by using Docker.\n\n1. Edit user info in config.toml file:\n\n```toml\n[user]\naccesskey = \"admin\"\nprivatekey = \"123456\"\n```\n\n2. Build dockerfile and run your container :\n\n```sh\ndocker build -t radian .\ndocker run -d -p 2112:2112 --volume /path/to/your/storage:/data --name radian-server radian\n```\n\nadmin routes\n------------\n(*authentication needed*)\n\n**/upload/sendfile**: Upload from postfile \n**/upload/byurl**: Upload from url\n**/upload**: Simple gui for manual upload\n\nPublic routes\n-------------\n\n**/show/:filename**: Show file\n**/resize/thumbnail/:width/:height/:filename**: Show thumbnail\n\nand more ...\n\n\nLicense\n--------\n\nPublished under [Apache License 2.0](license)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariubs%2Fradian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdariubs%2Fradian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdariubs%2Fradian/lists"}