Cloud API Overview > @adpt/cloud > nginx
nginx namespace
Various Adapt Components based on nginx
Functions
| Function | Description |
|---|---|
| default(propsIn) | http.HttpServer implementation based on nginx |
| HttpServer(propsIn) | http.HttpServer implementation based on nginx |
| UrlRouter(propsIn) | http.UrlRouter implementation based on nginx |
Interfaces
| Interface | Description |
|---|---|
| UrlRouterProps | Props for nginx.UrlRouter() |