Home - mindsers/yabf GitHub Wiki
Yet Another Basic Framework for NodeJS is a learning experience: I didn't want to use expressjs as usual but rather learn how to make/code dependency injection, routing, http requests, and other development patterns/paradigms/concepts by myself.