Skip to content

jjude/learn-hapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises to learn Hapijs with TypeScript

Simple exercises to learn Hapi.js (Node.js) web framework with TypeScript

1. Hello world

Get started by displaying a simple "Hello World" on the browser.

Blog Post

2. Using Sequelize

Connect to an existing Postgresql db using Sequelize ORM, read a table and dump the details into files

Blog Post

3. Adding Routes

Add API routes. Use Hapijs plugin system to register routes in a file. This also uses gulp build system.

Using gulp build system
Adding routes

About

Learning HapiJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published