TypeScript CRUD API using NestJS, Mongoose, MongoDB, docker and Docker Compose
In this article, we will set some CRUD API using:
NestJS (NodeJS Framework)
Mongoose (ODM that helps you to create a Schema based on the Model)
MongoDB (NoSQL Database)
Docker (Platform to deploy applications using containers)
GitHub Repository: ht...
blog.francescociulla.com7 min read