Code Monkey home page Code Monkey logo

nodejs-child-process-express-boilerplate's Introduction

Express Child Process Nodejs Boilerplate

A boilerplate to use express server as a child process in Node.js app

"I was working on an application where I needed to isolate my api gateway , for security reasons and to keep my main app free from handling rest calls, so I made and use a separate express app as a child process in my Node.js app, and now I'm sharing this as a boilerplate for those who got same situation. This is not useful only for express, actually it's gonna work in all situations where the child process want to ask a question from it's parent, and needs the response,this will make everything easier, just as simple as calling an async function. "

To run this example all you need is to have a clone of this project, npm install and npm start

The dependencies are "uuid" and "express" where the express can be removed or modify to suit your needs.

nodejs-child-process-express-boilerplate's People

Contributors

omidnavy avatar

Watchers

 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.