typeorm / typescript-express-example

Example how to use Express and TypeORM with TypeScript
361 stars 100 forks source link

how make class a controller there are 4 method: getAll, create , edit , update ? #14

Open khanhnam99 opened 2 years ago

khanhnam99 commented 2 years ago

how make class a controller there are 4 method: getAll, create , edit , update ?