Skip to content

multiversodigital/NodeCrudApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Generate NODE CRUD API MySQL - Windows

This app is a wizard for generating node crud api.

Installation

Node CRUD API generator to Mysql Tables: Windows only.

Download file setup_nodeapi.zip

unzip file

Install file setup_nodeapi.exe

The App wizard will generate NODE CRUD API to all or selected tables on MySQL database

Version: 1.7

Developer: abreu@abreuretto.com

License: Free

Screens

Project Information screen

enter image description here

MySQL Connection Information screen

enter image description here

Selected tables screen

enter image description here

Node CRUD API generator

enter image description here

Output folders and files generated

enter image description here

Folders generated

enter image description here

  1. api folder contains all tables js files with CRUD routes
  2. domain folder contains all tables js files with tables CRUD class
  3. db folder contains js database connection
  4. app.js contains the kernel app information
  5. server.js contains functions to execute server on port 6001

About

Node CRUD API Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published