/Typescript-REST-API

A REST-ful API template with typescript, expres and prisma

Primary LanguageShellMIT LicenseMIT

Typescript express API

API_Barnner

Libraries Used

Prisma | Expres | Postgres

Instalation guide

 git clone git+ssh://git@github.com/shadmeoli/Typescript-Express-REST-ful-API.git

Now installing dependencies

cd Typescript-Express-REST-ful-API
yarn install

Running the API

yarn dev

For any addons or question feel free to creating a PR.