{"id":13563821,"url":"https://github.com/txthinking/nico","last_synced_at":"2026-03-11T17:02:09.111Z","repository":{"id":54397387,"uuid":"266358316","full_name":"txthinking/nico","owner":"txthinking","description":"A HTTP3 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration.","archived":false,"fork":false,"pushed_at":"2024-03-23T02:51:54.000Z","size":123,"stargazers_count":129,"open_issues_count":1,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-19T05:55:57.064Z","etag":null,"topics":["certificate","http-server","http2","http2-server","reverse-proxy","spa","ssl","tls","webserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/txthinking.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"txthinking","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-05-23T14:55:35.000Z","updated_at":"2025-01-21T12:22:02.000Z","dependencies_parsed_at":"2023-11-11T04:29:29.714Z","dependency_job_id":"90fa91e2-e6d3-4518-8830-98e9d4d62dcc","html_url":"https://github.com/txthinking/nico","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fnico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fnico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fnico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txthinking%2Fnico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txthinking","download_url":"https://codeload.github.com/txthinking/nico/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377921,"owners_count":20605374,"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":["certificate","http-server","http2","http2-server","reverse-proxy","spa","ssl","tls","webserver"],"created_at":"2024-08-01T13:01:23.611Z","updated_at":"2026-03-11T17:02:09.047Z","avatar_url":"https://github.com/txthinking.png","language":"Go","readme":"# Nico\n\nA HTTP3 web server for reverse proxy and single page application, automatically apply for ssl certificate, zero-configuration.\n\n❤️ A project by [txthinking.com](https://www.txthinking.com)\n\n### Install via [nami](https://github.com/txthinking/nami)\n\n```\n$ nami install nico\n```\n\n### Static server, can be used for single page application\n\n\u003e Make sure your domains are already resolved to your server IP and open 80/443 port\n\n```\n$ nico domain.com /path/to/web/root\n```\n\n### Reverse proxy\n\n```\n$ nico domain.com http://127.0.0.1:2020\n```\n\n### Reverse proxy https website\n\n```\n$ nico domain.com https://reactjs.org\n```\n\n### Dispatch according to path\n\n- Exact match: domain.com/ws\n- Prefix match: when / is suffix, domain.com/api/. _A special one: domain.com/ is exact match_\n- Default match: domain.com\n\n```\n$ nico domain.com /path/to/web/root domain.com/ws http://127.0.0.1:9999 domain.com/api/ http://127.0.0.1:2020\n```\n\n### Multiple domains\n\n```\n$ nico domain0.com /path/to/web/root domain1.com /another/web/root domain1.com/ws http://127.0.0.1:9999 domain1.com/api/ http://127.0.0.1:2020\n```\n\n### Daemon\n\nYou may like [joker](https://github.com/txthinking/joker)\n\n## Why\n\nNico is a simple HTTP3 web server, but she is enough in most cases. If you want to use rewrite, load balancing, you need to consider nginx or others.\n\n## License\n\nLicensed under The GPLv3 License\n","funding_links":["https://github.com/sponsors/txthinking"],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxthinking%2Fnico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxthinking%2Fnico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxthinking%2Fnico/lists"}