Skip to content

volkramweber/nestjs-async-transform-test

Repository files navigation

nestJS async transform test

This is a nestJS project to test integration of custom async class transform, found here.
Many thanks to @flisboac for his work and help!

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

Use test endpoint

$ curl -X POST http://localhost:3000/ -d '{"name": "Some name", "age": 3, "size": 10}' -H "Content-Type: application/json"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •