Kunal Verma

Kunal Verma

3 points

Forums

Kunal Verma

2yr ago

Create-KREST - Quick start your API development in a second.

Create-KREST is a npm package that codes up API boilerplate in a second. Command: ``` npm create krest@latest ``` Languages: 1. Javascript (express) 2. Typescript (express) Features: 2. Authentication using JWT. 3. Integration with MongoDB.