{"id":20748987,"url":"https://github.com/rhaeguard/juno","last_synced_at":"2026-06-10T09:31:24.636Z","repository":{"id":167534862,"uuid":"287644357","full_name":"rhaeguard/juno","owner":"rhaeguard","description":"a tiny http file server","archived":false,"fork":false,"pushed_at":"2020-08-17T20:27:57.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T17:18:36.358Z","etag":null,"topics":["file-server","golang","http-file-server"],"latest_commit_sha":null,"homepage":"","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/rhaeguard.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,"publiccode":null,"codemeta":null}},"created_at":"2020-08-14T23:42:11.000Z","updated_at":"2021-11-29T09:06:53.000Z","dependencies_parsed_at":"2023-05-22T21:02:25.511Z","dependency_job_id":null,"html_url":"https://github.com/rhaeguard/juno","commit_stats":null,"previous_names":["rhaeguard/juno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhaeguard/juno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fjuno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fjuno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fjuno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fjuno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhaeguard","download_url":"https://codeload.github.com/rhaeguard/juno/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fjuno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"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-10T02:00:07.152Z","response_time":89,"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":["file-server","golang","http-file-server"],"created_at":"2024-11-17T08:20:02.201Z","updated_at":"2026-06-10T09:31:24.587Z","avatar_url":"https://github.com/rhaeguard.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.assets/juno.png\" alt=\"juno logo\" width=\"250px\"/\u003e\n\u003c/p\u003e\n\nJuno is a very tiny and simple to use http file server\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ec36623bbeee4ed5a51b0758bc4dc215)](https://www.codacy.com/manual/MensurOwary/juno?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=MensurOwary/juno\u0026utm_campaign=Badge_Grade)\n\n## Endpoints\n\n| method | endpoint               | does                                                                  |\n| :----- | :--------------------- | :-------------------------------------------------------------------- |\n| POST   | /v1/auth/login         | returns access token                                                  |\n| POST   | /v1/auth/refresh_token | refreshes the access token                                            |\n| POST   | /v1/auth/logout        | invalidates the token                                                 |\n| GET    | /v1/resources          | retrieves all the resources related to the application                |\n| POST   | /v1/resources/upload   | uploads the given file                                                |\n| GET    | /v1/resources/:id      | retrieves a single resource information or downloads that file        |\n| DELETE | /v1/resources/:id      | deletes all the information related to the resource with the given id |\n\n## Launching\n\nRun the following command to launch the application\n\n```shell script\ndocker-compose up\n```\n\n## Testing\n\nTo run the tests issue the following command\n\n```shell script\ndocker-compose -f docker-compose-test.yml up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fjuno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhaeguard%2Fjuno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fjuno/lists"}