1.0.1 • Published 3 years ago

ts-api-gen v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

How to use

Using npx

npx ts-api-gen

This 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 npm to globally install it

npm i -g ts-api-gen

Then run this command to generate an api

ts-api-gen

How 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

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago