{"id":15483340,"url":"https://github.com/bartekpacia/fileserver","last_synced_at":"2025-03-31T06:14:58.676Z","repository":{"id":96628169,"uuid":"309177454","full_name":"bartekpacia/fileserver","owner":"bartekpacia","description":"Simple fileserver to serve a different file from an array of files over time.","archived":false,"fork":false,"pushed_at":"2020-11-30T00:22:00.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:37:46.746Z","etag":null,"topics":[],"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/bartekpacia.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-11-01T20:01:21.000Z","updated_at":"2020-11-30T00:22:02.000Z","dependencies_parsed_at":"2023-03-15T21:45:19.290Z","dependency_job_id":null,"html_url":"https://github.com/bartekpacia/fileserver","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/bartekpacia%2Ffileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartekpacia%2Ffileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartekpacia%2Ffileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartekpacia%2Ffileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bartekpacia","download_url":"https://codeload.github.com/bartekpacia/fileserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423723,"owners_count":20774820,"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-10-02T05:13:19.038Z","updated_at":"2025-03-31T06:14:58.654Z","avatar_url":"https://github.com/bartekpacia.png","language":"Go","readme":"# Extremely simple fileserver\n\nThis tiny program makes it easy to serve any JSON file over the internet (or, more commonly, localhost).\n\n### Serve files\n\n```\n+-- project/data\n+-- 1\n|   +-- data.json\n+-- 2\n|   +-- data.json\n+-- 3\n|   +-- and so on...\n```\n\nThe program will iterate over each JSON file (starting at 1) and serve its contents through TCP/IP. The\ncontent will be refreshed every 5 seconds by default.\n\n### Get help\n\n`go build main.go`\n\nand\n\n`./main --help`\n\nto see command-line options.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartekpacia%2Ffileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartekpacia%2Ffileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartekpacia%2Ffileserver/lists"}