khaosdoctor / node-ddsp-backend-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDSP Template

This is a template repository for faster creation of backends based on a layered Node.js architecture called DDSP, which was created by @khaosdoctor and @rjmunhoz while working at @nxcd.

This architecture has been tested in several applications, from simple APIs to CLIs, Telegram Bots, Frontends, Desktop Apps and so on. It is pretty extensible.

It counts on:

About

License:MIT License


Languages

Language:TypeScript 87.3%Language:Dockerfile 12.7%