Source code for the pets API, built with:
- NestJS for the backend
- Azure Cosmos DB for the database
- TypeORM with MongoDB driver to access the database
Learn how to build this API from scratch by reading the article: "How to add a FREE MongoDB database to your NestJS API with TypeORM"