tsedio / tsed

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
https://tsed.io/
MIT License
2.85k stars 285 forks source link

[doc] add documention on @tsed/adapters #2046

Open Romakita opened 2 years ago

Romakita commented 2 years ago
## Information The @tsed/adapters is ready since a long time. But his documentation is missing. His API allow to wrap any kind of databases and abtracts small actions for oidc-provider and other small plugin. It could be interesting to open the api for any contributors. ## Acceptance criteria - [ ] a new section is available on the website
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.