{"id":16488131,"url":"https://github.com/everlastingbugstopper/jserv","last_synced_at":"2025-07-13T08:38:43.481Z","repository":{"id":152772471,"uuid":"623165291","full_name":"EverlastingBugstopper/jserv","owner":"EverlastingBugstopper","description":"A development server for a single JSON file","archived":false,"fork":false,"pushed_at":"2023-04-12T18:48:48.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T15:44:47.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/EverlastingBugstopper.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":"2023-04-03T20:36:55.000Z","updated_at":"2023-04-03T20:38:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ad0ddb6-8945-4b9e-ae07-d2bb6b92246e","html_url":"https://github.com/EverlastingBugstopper/jserv","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/EverlastingBugstopper%2Fjserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverlastingBugstopper%2Fjserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverlastingBugstopper%2Fjserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverlastingBugstopper%2Fjserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EverlastingBugstopper","download_url":"https://codeload.github.com/EverlastingBugstopper/jserv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241305114,"owners_count":19941105,"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-11T13:37:02.150Z","updated_at":"2025-03-01T02:18:00.079Z","avatar_url":"https://github.com/EverlastingBugstopper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `jserv`\n\n`jserv` is a development server for a single JSON file.\n\nThe main reason to choose this package over a generic echo server is because it will parse your JSON file and print line and column numbers for any errors it encounters.\n\n## Usage\n\n**Serve a single json file from all endpoints:**\n\n`npx jserv ./examples/data.json`\n\nChanges made to the file will be reloaded and served.\n\n**Customize the host/port of the server:**\n\n`npx jserv --port 4000 --host localhost ./data.json`\n\n## Example error\n\n```sh\n$ npx jserv@latest ./examples/bad.json\n\n✖️ error: invalid JSON at ./examples/bad.json:3:28\n  ☞ Unexpected token , in JSON at position 40\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverlastingbugstopper%2Fjserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverlastingbugstopper%2Fjserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverlastingbugstopper%2Fjserv/lists"}