An open API service indexing awesome lists of open source software.

https://github.com/fsojitra/node-express-mongodb-rest-api-jquery-ajax

Example based on Node.js, Express.js, MongoDB, Mongoose, EJS and jQuery AJAX REST API.
https://github.com/fsojitra/node-express-mongodb-rest-api-jquery-ajax

ajax ajax-request ejs ejs-express express express-js expressjs javascript jquery jquery-ajax jquery-plugin json json-api mongodb mongoose node-js nodejs resful-api rest-api rest-json

Last synced: 22 days ago
JSON representation

Example based on Node.js, Express.js, MongoDB, Mongoose, EJS and jQuery AJAX REST API.

Awesome Lists containing this project

README

        

# Node-Express-MongoDB-REST-API-jQuery-AJAX

Example based on Node.js, Express.js, MongoDB, Mongoose, EJS and jQuery AJAX REST API.

# Installation in local

You need to have installed Node.js, NPM and MongoDB in your System

## To Install

`npm install`

## Run

`npm start` or `nodemon app`

Code is Running on
+ http://localhost:3000/

## References

+ https://github.com/michaelcheng429/ajax-restful-api-tutorial