-
Notifications
You must be signed in to change notification settings - Fork 0
09 Readme
JP Barbosa edited this page Apr 16, 2021
·
2 revisions
code ./README.md# TypeScript CRUD API (Backend)
#### A guide to build a TypeScript CRUD API (Backend) with TypeORM.
#### Live Demo
* This API: https://typescript-crud-api.herokuapp.com
* Frontend: https://jp7internet.github.io/typescript-crud
#### Step-by-Step Tutorial
https://github.com/jp7internet/typescript-crud-api/wiki
#### Screenshots
https://github.com/jp7internet/typescript-crud-api/wiki/Screenshots
#### Includes
* Typescript
* Express Restful CRUD
* TypeORM
* Associations
* Validations
* Rate Limit
* Seed
* Documentation with Swagger
* Deploy with Herokugit add .
git commit -m "Readme"