Best of Express.js — May 2024
- 1
- 2
Node.js developers·2y
[Part 2] Introduction to the principles of clean architecture in a NodeJs API (Express)
This post introduces the principles of clean architecture in a NodeJs API using Express. It explains the concept of ports, the purpose of the adapters directory, and the structure of the API folder.
- 3