Part 2 of End 2 End series that creates Typescript nodejs RESTAPI template based on Clean Architecture guidelines for separation of concern and performing C-R-U-D (Create, Read, Update and Delete) operations using Prisma ORM, MongoDb.
. Adjust Part-1 template to create clean architecture
. Install and configure prisma orm
. Setting up online database servers for mongodb and postgres
. Understanding prisma schema
. AI and other tools for database schema generation
. Creating and understanding API code
. Testing REST API with postman
. ESLint for best practices and catching errors earlier in dev process
(Code can be downloaded from github repository - have fun!)
#prisma #mongodb #AI #postgres #cleanarchitecture #typescript #eslint #backenddevelopment #restapi #softwaredevelopment
Download
0 formats
No download links available.
Typescript REST API with Clean Architecture, Prisma ORM, Schema AI and MongoDb | NatokHD