README
API Generator CLI
Features
- Live Reload
- Typescript 3.7+
- ESLint
- Mongoose
- Restify
- Swagger Starter included
- Code split into their own files for routes, logging included.
- ES6+
> npm i -g node-ts-api-starter-cli
> ntas
- Live Reload - Typescript 3.7+ - ESLint - Mongoose - Restify - Swagger Starter included - Code split into their own files for routes, logging included. - ES6+ ``` > npm i -g node-ts-api-starter-cli > ntas ```
<script type="module">
import nodeTsApiStarterCli from 'https://cdn.skypack.dev/node-ts-api-starter-cli';
</script>
> npm i -g node-ts-api-starter-cli
> ntas