
hapi Seed Project: MVC, ES6, Gulp, Tests, Logging, Migrations, RDBMs, Documentation, etc.
The hapi Seed Project is a robust application skeleton designed for developers looking to quickly set up a hapi RESTful API. This project allows you to hit the ground running, minimizing setup time and maximizing productivity. With a sample ToDo List application already included, users can dive straight into crafting their core application features without the hassle of configuring everything from scratch.
Backed by essential tools and frameworks, this seed project encapsulates the latest trends in API development. It equips developers with everything needed for an efficient workflow, from database management to testing and documentation, ensuring a streamlined experience for both new and experienced users.

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.