{"id":42104356,"url":"https://github.com/navaz-alani/nimbus","last_synced_at":"2026-01-26T13:11:29.666Z","repository":{"id":57555536,"uuid":"311887593","full_name":"navaz-alani/nimbus","owner":"navaz-alani","description":"A configurable HTTP file upload/download server implementation in Golang.","archived":false,"fork":false,"pushed_at":"2020-11-17T08:35:28.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-20T00:42:42.447Z","etag":null,"topics":["fileserver","golang","http"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/navaz-alani/nimbus","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/navaz-alani.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":"2020-11-11T06:53:03.000Z","updated_at":"2021-01-08T18:46:57.000Z","dependencies_parsed_at":"2022-09-10T17:00:19.324Z","dependency_job_id":null,"html_url":"https://github.com/navaz-alani/nimbus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/navaz-alani/nimbus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navaz-alani%2Fnimbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navaz-alani%2Fnimbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navaz-alani%2Fnimbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navaz-alani%2Fnimbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navaz-alani","download_url":"https://codeload.github.com/navaz-alani/nimbus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navaz-alani%2Fnimbus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28779010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fileserver","golang","http"],"created_at":"2026-01-26T13:11:28.968Z","updated_at":"2026-01-26T13:11:29.659Z","avatar_url":"https://github.com/navaz-alani.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nimbus\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/navaz-alani/nimbus)](https://pkg.go.dev/github.com/navaz-alani/nimbus)\n\nThis is a simple fileserver, written in Go, which facilitates uploading and\ndownloading of files. For examples of how this software works, check out the\n`examples` directory in the project root.\n\n## Implementation Details\n\nThere is an interface type `NimbusHTTP` which defines the HTTP interface of the\nfile server. There is currently one implementation of this:\n\n* `NimbusHTTPFormImpl` is the implementation which attempts to download a file\n  from the user and save it to the server, through a request with type\n  `multipart/form-data`. The server returns a string representing the server\n  name for the uploaded file. Using this name as a query parameter (with the key\n  as a configurable value), the user can then download the uploaded files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaz-alani%2Fnimbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavaz-alani%2Fnimbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaz-alani%2Fnimbus/lists"}