@loopback/docs
Version:
Documentation for LoopBack 4
28 lines (18 loc) • 644 B
Markdown
lang: en
title: 'API docs: rest.httpserverlike'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.rest.httpserverlike.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [HttpServerLike](./rest.httpserverlike.md)
## HttpServerLike interface
<b>Signature:</b>
```typescript
export interface HttpServerLike
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [requestHandler](./rest.httpserverlike.requesthandler.md) | <code>HttpRequestListener</code> | |