Skip to content

An example of using ZingGrid with the standard Node.js Express rest endpoint to create a CRUD grid in minutes.

Notifications You must be signed in to change notification settings

ZingGrid/zinggrid-nodejs-express-crud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zinggrid-nodejs-express-crud-example

Create a REST endpoint with Node.js and Express.js. You will have a working UI component enabling CRUD functionality in minutes!

System Requirements

  • Node.js (v10.13.0+) -> (Required) A Node version of this, or higher, is required.

Helpful Links

  1. Node.js -> https://nodejs.org/en/
  2. Express.js -> https://expressjs.com/en/4x/api.html

Installation Steps

  1. Install the dependencies npm install

  2. Run the server with npm run start and visit http://localhost:8000/

Localhost Links

The root UI is at http://localhost:8000/ and that file is templates/zinggrid.html

The TODO List API urls are:

The TODO List API urls are:

About

An example of using ZingGrid with the standard Node.js Express rest endpoint to create a CRUD grid in minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published