{"id":26962273,"url":"https://github.com/b06fae0f/psserver","last_synced_at":"2025-04-03T05:19:38.364Z","repository":{"id":280287513,"uuid":"941519989","full_name":"b06fae0f/psserver","owner":"b06fae0f","description":"HTTP server using powershell","archived":false,"fork":false,"pushed_at":"2025-03-29T08:52:47.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T09:25:40.431Z","etag":null,"topics":["http-server","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/b06fae0f.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T13:46:18.000Z","updated_at":"2025-03-29T08:52:50.000Z","dependencies_parsed_at":"2025-03-29T09:22:51.791Z","dependency_job_id":null,"html_url":"https://github.com/b06fae0f/psserver","commit_stats":null,"previous_names":["b06fae0f/powershell","b06fae0f/psserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b06fae0f%2Fpsserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b06fae0f%2Fpsserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b06fae0f%2Fpsserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b06fae0f%2Fpsserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b06fae0f","download_url":"https://codeload.github.com/b06fae0f/psserver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939659,"owners_count":20857999,"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":["http-server","powershell"],"created_at":"2025-04-03T05:19:37.781Z","updated_at":"2025-04-03T05:19:38.347Z","avatar_url":"https://github.com/b06fae0f.png","language":"PowerShell","readme":"# PSServer\nEasy and lightweight server made using powershell to serve static files or dynamic webpages.\n\n## Usage\nCopy `server.ps1` file to your project directory. then open your terminal and type `powershell server.ps1` then press `Enter`.\n\nYou may need to type `powershell -ExecutionPolicy Bypass -File server.ps1` if your device do not allow running `.ps1` files by default.\n\n## How it works\nTo add a dynamic webpage create a new file with `.pshtml` extension, this will tell the server that this file includes a powershell \ncode embeded into the HTML.\nYou can also use the `routes.ps1` file to create friendly URLs and using `TemplateHtml` function to render HTML templates with an embeded powershell code.\n\n## Warning\nFor security reasons this script should not be used in any production.\n\n## Disclaimer\nThe author of this program can not be held any responsibility for loss or damage, use at your own risk.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb06fae0f%2Fpsserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb06fae0f%2Fpsserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb06fae0f%2Fpsserver/lists"}