New kind of NodeJS ORM
-
Updated
Jan 12, 2019 - JavaScript
New kind of NodeJS ORM
Nodejs ORM scaffolding look like laravel mode, controller, and routes
Download zip file and extract it. To test please follow below steps :- Step 1:- Register test user using below url http://localhost:3000/api/users and pass below paramters in body(x-www-form-urlencoded) firstname :- test lastname :- test email :- test@test.com password :- 1234 role :- 1 Step 2:- Hit login api using http://localhost:3000/api/sign…
Desenvolvimento de uma API para um Blog em conjunto com testes e um banco de dados. Possuí CRUD com camada de autenticação para usuários usando JWT.
Add a description, image, and links to the nodejs-orm topic page so that developers can more easily learn about it.
To associate your repository with the nodejs-orm topic, visit your repo's landing page and select "manage topics."