nestjs-oemc
TypeScript icon, indicating that this package has built-in type declarations

3.0.4 • Public • Published

NestJS with One Endpoint Multiple Controller ·

nestjs-oemc는 NestJS 프로젝트 내에 선언된 NestJS Controller 클래스들을 한 개의 HTTP 엔드포인트를 통해 접근할 수 있도록 도와주는 라이브러리이다.

기능

  • [x] 컨트롤러 매칭
  • [x] 컨트롤러 함수 매칭 후 함수 호출

설치

npm i nestjs-oemc

테스트

npm test

예제

tests 디렉토리에 예제로 참고할 수 있는 테스트용 코드가 정의되어 있다.

Readme

Keywords

none

Package Sidebar

Install

npm i nestjs-oemc

Weekly Downloads

0

Version

3.0.4

License

none

Unpacked Size

37.1 kB

Total Files

47

Last publish

Collaborators

  • letaem77