GithubHelp home page GithubHelp logo

mazipan / nodejs-simple-restfull-with-express Goto Github PK

View Code? Open in Web Editor NEW
30.0 5.0 18.0 289 KB

:zap: ExpressJS Rest API Sample

JavaScript 71.72% CSS 0.73% HTML 27.55%
expressjs crud express-boilerplate expressjs-sample expressjs-crud

nodejs-simple-restfull-with-express's Introduction

nodejs-simple-restfull-with-express

This is sample for creating Restful API with nodejs.

Preview :

Using technology

- NodeJS and Expressjs for server routing - Jade for server templating - Angularjs, jQuery, VueJs - Bootstrap for CSS template - Grunt for Task Runner

Installation

- Install grunt-cli, read : http://gruntjs.com/getting-started
sudo npm install -g grunt-cli
- Install depedency
sudo npm install
- Run Task
grunt --verbose
- Run project
npm start
- Open in Browser
http://localhost:3000 ==> index
http://localhost:3000/app ==> CRUD using jquery
http://localhost:3000/angularapp ==> CRUD using AngularJS
http://localhost:3000/vueapp ==> CRUD using VueJS

Here you will learn about

- Create server route using ExpressJS, read more : https://expressjs.com/en/guide/routing.html - Using server side templating using Jade Templating, read more : http://jade-lang.com/tutorial/ - Create AngularJS Services for wrapping all request to server using Angular Resources, read more : https://docs.angularjs.org/api/ngResource/service/$resource - Create CRUD using AngularJS ==> http://localhost:3000/angularapp - Create CRUD using VueJS ==> http://localhost:3000/vueapp - Create CRUD using JQuery ==> http://localhost:3000/app
**Hope will usefull for you all.**

Contact Me :

Email Website Facebook

Twitter Linkedin Slideshare

nodejs-simple-restfull-with-express's People

Contributors

mazipan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.