jasminmif / module-based-express-app

Module Based Express Application to ease out the migration process into micro-services architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module Based Express App

Module Based Express App is a Django like application structure, to ease out the migration process into micro-services architecture, since code is split into separate modules and is much more maintainable and readable.

Usage

To use this application structure, just clone my github repo and continue on using the same patterns:

    https://github.com/jasminmif/module-based-express-app

License

MIT

About

Module Based Express Application to ease out the migration process into micro-services architecture


Languages

Language:JavaScript 89.4%Language:HTML 10.6%