@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
35 lines (25 loc) • 996 B
Markdown
lang: en
title: 'API docs: rest.builtinparsers'
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.builtinparsers.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [builtinParsers](./rest.builtinparsers.md)
## builtinParsers namespace
<b>Signature:</b>
```typescript
export declare namespace builtinParsers
```
## Variables
| Variable | Description |
| --- | --- |
| [json](./rest.builtinparsers.json.md) | |
| [mapping](./rest.builtinparsers.mapping.md) | |
| [names](./rest.builtinparsers.names.md) | |
| [raw](./rest.builtinparsers.raw.md) | |
| [stream](./rest.builtinparsers.stream.md) | |
| [text](./rest.builtinparsers.text.md) | |
| [urlencoded](./rest.builtinparsers.urlencoded.md) | |