1.0.5 ā€¢ Published 3 years ago

dipress v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

dipress

Version Documentation Maintenance License: MIT

A TypeScript decorator library built on top of express.js

šŸ  Homepage

Install

npm install dipress

Description

Dipress is a TypeScript decorator library built on top of Express. The primary motivation behind the library is to allow developers to create Node.js server-side applications using SOLID principles, taking an OOP approach, while making full use of the advantages offered by TypeScript decorators. It offers work-arounds for some of the common problems that arise while making APIs using Express, like a lack of structure and the absence of strict data-types for Data Transfer Objects.

Getting Started

Author

šŸ‘¤ AntoRin

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2021 AntoRin.

This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator

1.0.5

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago