Skip to content

reggietheroman/uhaw-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uhaw Backend

API for a simple protoype plant watering application.

This project tries to implement Clean Architecture by Bob Martin.

This is my first project implementing clean architecture and I would appreciate constructive criticism.

Setup

  1. git clone project
  2. npm install

Running

  1. npm run startDev

Resources

  1. This video by Bill Sourour of Dev Mastery Using Clean Architecture in Node.js with MongoDB and Express.
  2. The github repo of the above video.
  3. Another github repo showing clean architecture but using Hapi.js instead of Express.js.
  4. The image in this stackoverflow question is good. It also answers the question of how to use the repository pattern in clean architecture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published