Article Index

Article Index Algorithm, Prgoramming, Architecture, Cloud

8601. Micro Service & RESTful API[Draft]
8601. Micro Service & RESTful API[Draft...

Setup a dummy server to provide fake data as RESTful APIs.

8611. Creating RESTful API with Dummy Server
8611. Creating RESTful API with Dummy Serve...

Setup a dummy server to provide fake data as RESTful APIs.

8612. Building RESTful API with ASP.NET Core
8612. Building RESTful API with ASP.NET Cor...

Create Restful Web Service with ASP.NET Core for Angular/ReactJS App to consume.

  • Comments
  • |
  • ASP.NET Core, RESTful, WebAPI 2.0
  • |
8614. Deploying ASP.NET RESTful API to Azure
8614. Deploying ASP.NET RESTful API to Azur...

Deploy the RESTful API built with ASP.NET Core to Azure.

8621. Creating RESTful Web Services with Spring Boot
8621. Creating RESTful Web Services with Sp...

Build RESTful Web Service with Spring Boot and Maven in Java.

  • Comments
  • |
  • Spring Boot, RESTful, Maven
  • |
8622. Building RESTful API with Spring Boot
8622. Building RESTful API with Spring Boot

Create Restful Web Service with Spring Boot for Angular/ReactJS App to consume.

  • Comments
  • |
  • Spring Boot, RESTful, Maven
  • |
8623. Deploying Spring Boot RESTful API to Heroku
8623. Deploying Spring Boot RESTful API to ...

Deploy the RESTful API built with Spring Boot to Heroku.

8624. Continuously Deploy Spring Boot App to Heroku with Travis-CI
8624. Continuously Deploy Spring Boot App t...

Introduce how to deploy Spring Boot RESTful API to Heroku with Travis-CI.

8631. Building RESTful API with Express And MongoDB
8631. Building RESTful API with Express And...

Introduce how to create RESTful Web Service with Express and MongoDB.

  • Comments
  • |
  • RESTful, Express, MongoDB
  • |
8632. Creating RESTful Web Services with Jersey
8632. Creating RESTful Web Services with Je...

Build RESTful web services with Jersey in Java.

8701. Installing Node.js and NPM
8701. Installing Node.js and NPM

Tutorial for how to install Node.js and npm on Ubuntu and Mac.

8702. Using Node.js and NPM
8702. Using Node.js and NPM

Use npm to manage packages for node.js application.

8703. Using Yarn to Manage Packages
8703. Using Yarn to Manage Packages

Introduce how to use Yarn for fast, reliable, and secure dependency management.

8704. Security Vulnerability of Dependencies for Node.js App
8704. Security Vulnerability of Dependencie...

Tutorial for remove security vulnerabilities for node js apps.

8711. Creating Http Server with Node.js
8711. Creating Http Server with Node.js

Tutorial for how to create web applications through Node.js.

8712. Running C and Java in Node.js
8712. Running C and Java in Node.js

Introduce how to compile and run c program and java application in Node.js.

8713. Calling spawn with Arguments[Draft]
8713. Calling spawn with Arguments[Draft]

Tutorial for how to use environment variables in Node.js.

8715. Building Socket.IO Application with ExpressJS[Draft]
8715. Building Socket.IO Application with E...

Tutorial for how to create web application with Socket.IO and ExpressJs.

8721. Hosting Node.js Application in Docker[Draft]
8721. Hosting Node.js Application in Docker...

Tutorial for how to create docker image for Node.js and host node.js application in docker container.

8725. Deploying Node.js Application to Amazon EC2
8725. Deploying Node.js Application to Amaz...

Introduce how to deploy Node.js application to Amazon Cloud Server, EC2.

  • Comments
  • |
  • Amazon EC2, Node.js, Putty
  • |
8731. Building Cross-platform Desktop Apps with Electron
8731. Building Cross-platform Desktop Apps ...

Tutorial for how to build cross-platform desktop apps with Electron and Node.js.

  • Comments
  • |
  • Electron, Node.js, Visual Studio Code
  • |
8732. Converting Web App to Desktop App with Electron
8732. Converting Web App to Desktop App wit...

Wrap a web application of game 2048 and convert it to desktop application.

8751. Getting Started with Express
8751. Getting Started with Express

Introduce how to setup web server with express in Node.js.

8752. Middleware
8752. Middleware

Introduce the middlewares used in express.

8753. Logging with Morgan
8753. Logging with Morgan

Introduce how to use Morgan for logging in express server.

8754. Logging with Winston
8754. Logging with Winston

Introduce how to use Winston for logging in express server.

8755. Combine Morgan & Winston
8755. Combine Morgan & Winston

Introduce how to combine Morgan and Winston for logging in express server.

8756. Express Routing
8756. Express Routing

Introduce how to implement server side routing for express.

8757. Template Engine
8757. Template Engine

Introduce how to use EJS as a templating engine for the Node and Express applications.

  • Comments
  • |
  • Express, Template Engine, EJS
  • |
8758. Express Security - Draft
8758. Express Security - Draft

Introduce how to build secure web application with express.

8759. Process Manager - Draft
8759. Process Manager - Draft

Introduce how to user PM2 to setup load balancer.

8760. Authenticating Users with Passport - Draft
8760. Authenticating Users with Passport - ...

Introduce how to implement authentication for web application hosted by express.

8761. Using Express to Serve Static Files
8761. Using Express to Serve Static Files

Introduce how to quickly setup a web server to serve static files (e.g. html files) with ExpressJS.

8764. Versioning RESTful API - Draft
8764. Versioning RESTful API - Draft

Introduce how to version RESTful APIs.

Shares
facebook sharing button Share
twitter sharing button Tweet
email sharing button Email
linkedin sharing button Share
messenger sharing button Share
gmail sharing button Email
wechat sharing button Share
print sharing button Print
arrow_left sharing button
arrow_right sharing button