Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Tools to implement JSON API, such as, end point, query params, body params, validation and transformation response.

Notifications You must be signed in to change notification settings

klerick/nestjs-json-api

 
 

Repository files navigation

Json API plugins for NestJS framework

Tools to implement JSON API, such as, end point, query params, body params, validation and transformation response.

Installation

$ npm install
$ npm run typeorm:run
$ npm run seed:run

Running the example app

# build plugin
$ npm run json-api-nestjs:build

# dev server
$ npm run example:serve

Test

# unit tests
$ nx test json-api-nestjs

# test coverage
$ nx test json-api-nestjs --coverage

License

The plugin is MIT licensed.

About

Tools to implement JSON API, such as, end point, query params, body params, validation and transformation response.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages