{"id":13803931,"url":"https://github.com/MohammadMD1383/verve","last_synced_at":"2025-05-13T17:30:45.815Z","repository":{"id":59063127,"uuid":"535197538","full_name":"MohammadMD1383/verve","owner":"MohammadMD1383","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-16T18:54:18.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T00:26:19.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"V","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/MohammadMD1383.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}},"created_at":"2022-09-11T05:14:30.000Z","updated_at":"2025-03-07T10:58:19.000Z","dependencies_parsed_at":"2023-01-22T01:04:36.153Z","dependency_job_id":null,"html_url":"https://github.com/MohammadMD1383/verve","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadMD1383%2Fverve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadMD1383%2Fverve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadMD1383%2Fverve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadMD1383%2Fverve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohammadMD1383","download_url":"https://codeload.github.com/MohammadMD1383/verve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253992937,"owners_count":21996203,"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-08-04T01:00:39.239Z","updated_at":"2025-05-13T17:30:45.520Z","avatar_url":"https://github.com/MohammadMD1383.png","language":"V","funding_links":[],"categories":["Applications"],"sub_categories":["Command-line"],"readme":"# verve - V Serve\n\nsimple, fast and powerful static file server with no dependencies written in [V](vlang.io)\n\n## usage\n\n```bash\n# serve current directory\nverve\n\n# serve ./prod/ directory\n# use -d or --dir\nverve -d prod\n\n# set port other than 7777\n# use -p or --port\nverve -p 3000\n```\n\nby default verve will try to find `index.html` in the root of `\u003cdir\u003e` and serve it at `localhost:\u003cport\u003e/`\n\n## build from source\n\n```bash\n# compile\nv .\n\n# run\n./verve -d \u003c/path/to/...\u003e -p \u003cport\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadMD1383%2Fverve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMohammadMD1383%2Fverve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadMD1383%2Fverve/lists"}