Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.26 KB

File metadata and controls

40 lines (27 loc) · 1.26 KB

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: