Learning project.
A small REST API that models a simple business workflow.
Goals
- Learn modern Node.js backend development.
- Learn REST API design.
- Learn testing.
- Learn PostgreSQL.
- Produce production-quality code suitable for a portfolio.
Current scope
- Customers
- Products
- Orders