# unosquare/embedio

A tiny, cross-platform, module based web server for .NET

Repository: https://github.com/unosquare/embedio
Canonical: https://ross.abutalabs.com/products/embedio
Homepage: http://unosquare.github.io/embedio
Language: C#
License: NOASSERTION
License Family: other
Topics: mono, webserver, websocket, dotnet, dotnetcore, websockets, url-segment, tiny, routing-strategies, embedded, raspberry-pi, raspberry-pi-3, http, http-server, http-requests, http-api, http-request, http-response, http-rest-api
Archived: true
Last push: 2026-03-09T02:37:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 71, release rhythm 8, longevity 100
- inputs: {"age_days": 4552, "days_push": 178, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1577, forks 191 (observed 2026-08-28T04:05:06.094828+00:00)

## What it is
EmbedIO is a tiny, cross-platform, module-based web server library for .NET Framework and .NET Core, written entirely in C#. It supports REST APIs, static/embedded file serving, WebSockets, CORS, sessions, and SSL with a small memory footprint.

## Use cases
- embed a web server in a .NET desktop application
- serve a React or Angular SPA from a C# app
- build a small REST API in .NET without IIS or Kestrel
- serve static or embedded files with minimal code
- add WebSocket support to a .NET application
- run a web server on Raspberry Pi with Mono
- create a cross-platform GUI backend using web technologies

## When to choose
- you need a lightweight embedded HTTP server inside a .NET application
- you want cross-platform support including Mono and Raspberry Pi
- you need quick REST API or static file serving with minimal setup

## When to avoid
- you need a full-featured, high-performance production web server like ASP.NET Core Kestrel
- you require extensive middleware ecosystem and enterprise-grade features
- your project is not on the .NET platform

## Facets
- artifact type: library
- maturity: stable
- function: http-server, websocket, routing, middleware
- domain: web-development, backend, apis
- platform: dotnet, cross-platform, windows, embedded
- tags: embedded-web-server, rest-api, mono, raspberry-pi, static-files, cors, ssl, linux, macos

## Member repositories
- unosquare/embedio (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.094828+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:11.435742+00:00, confidence not recorded.
  - readme: https://github.com/unosquare/embedio (fetched 2026-08-28T04:05:06.094828+00:00, sha 3e95935f4518)
  - homepage: http://unosquare.github.io/embedio (fetched 2026-08-29T11:27:24.653537+00:00, sha 1e4d8fb94a40)
- Data as of 2026-08-30T08:39:29.467469+00:00.
