1.0.1 • Published 4 years ago
ts-api-gen v1.0.1
How to use
Using
npx
npx ts-api-genThis is will set up a folder that contains your api, The API uses TypeORM as an Object Relational Mapper and Postgres as a database
Using
npmto globally install it
npm i -g ts-api-genThen run this command to generate an api
ts-api-genHow to contribute
You can contribute to this project by folking the project then write a template that you thing is neccessary to have in this project and then make a pull request