You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`genhttp-webservice`| A project that will host a new [REST web service](https://genhttp.org/documentation/content/frameworks/webservices/). |
23
-
|`genhttp-webservice-minimal`| A project that will host a new [REST web service](https://genhttp.org/documentation/content/frameworks/functional/) in a single file. |
|`genhttp-webservice`| A project that will host a new [REST web service](https://genhttp.org/documentation/content/frameworks/webservices/). |
23
+
|`genhttp-webservice-minimal`| A project that will host a new [REST web service](https://genhttp.org/documentation/content/frameworks/functional/) in a single file. |
24
24
|`genhttp-webservice-controllers`| A project that will host a new REST web service using [controllers](https://genhttp.org/documentation/content/frameworks/controllers/). |
25
-
|`genhttp-website-static`| Project to serve a [static website](https://genhttp.org/documentation/content/frameworks/static-websites/) from the file system. |
26
-
|`genhttp-spa`| Project to serve the distribution files of a [Single Page Application](https://genhttp.org/documentation/content/frameworks/single-page-applications/). |
25
+
|`genhttp-websocket`| A project providing a web socket endpoint using the [websocket](https://genhttp.org/documentation/content/frameworks/websockets/) framework. |
26
+
|`genhttp-website-static`| Project to serve a [static website](https://genhttp.org/documentation/content/frameworks/static-websites/) from the file system. |
27
+
|`genhttp-spa`| Project to serve the distribution files of a [Single Page Application](https://genhttp.org/documentation/content/frameworks/single-page-applications/). |
0 commit comments