# parse

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/parser/parser.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/parser/parser.controller.ts#L18)

Parse code and extract symbols

## Endpoint

`POST /parser/parse`

## Referenced By

- `ParserController` (MODULE_DECLARES)
