@nestrx/restful
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Restful

Restful is an NestJS module predefined form of inheritance structure for API when working with Mongoose .

Installation

npm:

npm i @nestrx/restful

yan

yan add @nestrx/restful

Configure

app.module.ts

...
@Module({
	...
	imports: [
		...
		RestfulModule.forRoot()
		...
	],
	...
})
...

Readme

Keywords

none

Package Sidebar

Install

npm i @nestrx/restful

Weekly Downloads

5

Version

0.0.5

License

MIT

Unpacked Size

34.7 kB

Total Files

39

Last publish

Collaborators

  • zinzinday