This website uses cookies to allow us to see how the site is used. If you continue to use this site we will assume that you are happy with this.Click to hide
Menu
CoDE - NCR Edinburgh
CoDE - NCR Edinburgh
  • Home
  • People
  • Events
  • Social
  • Products
  • Jobs
  • Edinburgh
  • Blog
  • Contact
 home > blog > tags > hapijs > 1

Tag: hapijs

Hapi.js: Yet another Node server framework like Express?

Alberto Lopez (June 30th 2016)

Hapi.js and Express solve the same business problem, which is providing an API for HTTP servers in Node.js. Having some conversation with the Javascript gurus at lunch, somebody mentioned Hapi.js. Once I got my eyes on it and its tutorials, it looked pretty similar to Express. Once you start looking at the documentation and examples that both of them provide, and they both have that simple javascript-ish similarity. But the deeper you dive, the more differences you find.