---
lang: en
title: 'API docs: rest.httpserverlike'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest
permalink: /doc/en/lb4/apidocs.rest.httpserverlike.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [HttpServerLike](./rest.httpserverlike.md)

## HttpServerLike interface

**Signature:**

```typescript
export interface HttpServerLike 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td markdown="1">

[requestHandler](./rest.httpserverlike.requesthandler.md)


</td><td markdown="1">


</td><td markdown="1">

[HttpRequestListener](./rest.httprequestlistener.md)


</td><td markdown="1">


</td></tr>
</tbody></table>


