• Complain

Kanika Sud - Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies

Here you can read online Kanika Sud - Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Apress, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Kanika Sud Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies
  • Book:
    Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2020
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications. With this quick guide, youll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. Youll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps. Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure. What Youll Learn Utilize the power of RESTful APIs and Node.js Build your first hapi application based on its core concepts Work with promises and asynchronous programming effectively Use Sequelize for database connectivity Who This Book Is For Anyone with basic knowledge of JavaScript or Node.js who wants to learn to work with hapi. A primer for the relevant Node.js and JavaScript is provided so those with general programming experience can also use this book.

Kanika Sud: author's other books


Who wrote Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies? Find out the surname, the name of the author of the book and a list of all author's works by series.

Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Kanika Sud Practical hapi Build Your Own hapi Apps and Learn from Industry - photo 1
Kanika Sud
Practical hapi
Build Your Own hapi Apps and Learn from Industry Case Studies
Kanika Sud Kanika Chandigarh India Any source code or other supplementary - photo 2
Kanika Sud
Kanika, Chandigarh, India

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484258040 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-5804-0 e-ISBN 978-1-4842-5805-7
https://doi.org/10.1007/978-1-4842-5805-7
Kanika Sud 2020
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 1 New York Plaza, New York, NY 10004. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

Dedicated to the Turbo C editor that introduced me to programming and to my parents, for always watching my back.

Introduction

Research thats what brought me to hapi. Flexibility, maintainability, and scalability are core areas when choosing a framework. I was new to Node.js, and I thought any framework I chose would be a huge learning curve. hapi was a pleasant surprise, because it gets you up and running in no time. If youre new to JavaScript, worry not weve covered the ground well. This book is to make sure that you work from the ground up and have a solid foundation in hapi, and if youre familiar with JavaScript, you can always revisit the language and take a walk through advanced concepts like promises and others. We havent covered any concepts like introducing SSL , node inspector, CORS, and so on. These are independent topics, and various informative articles about these are found on the Internet. What weve focused on is building a story out of a framework, getting all the major corners secured, so that the eager developer is confident enough to explore more and has his fundamentals right.

Before you step into code and make apps, services, and/or your next big project, be sure of why you wish to learn coding. That might not seem the right fit for an introduction to a technical book, but to all my learners, the joy of coding can really be assessed if youre sure of why youre learning, and before you get caught in an industry where timelines can get the better of you, its only fair to yourself to keep the spark of research alive.

Acknowledgments

I am indebted to my parents for the kind of support Ive received all my life. Its a privilege to be supported by members of the family when youre busy working on your dreams.

This is in loving memory of my mother, who wanted me to live my dreams, all my life. Ive also had the privilege to work with some of the best in the industry, whose collaboration and inspiration laid the road ahead for my learning. This book, and hopefully many more to come, is because of the best in business Apress, and their wonderful team including, but not limited to, James, Nancy, Louise, and Alexander. Their patience, guidance, and step-by-step feedback for the narrative and technical assessment were invaluable.

Table of Contents
About the Author and About the Technical Reviewer
About the Author
Kanika Sud
has been working on the Web for over 10 years now Her work spans enterprise - photo 3

has been working on the Web for over 10 years now. Her work spans enterprise CMSs in Java and backend technologies in LAMP stack and MEAN stack. She has also worked on open source ecommerce CMSs and UX strategy. Solution design remains her key favorite, while market research on mobile apps and plugins led her to experiment with a bootstrapped startup in technology, called Codnostic Solutions. Find her on LinkedIn: www.linkedin.com/in/kanikasud .

About the Technical Reviewer
Alexander Chinedu Nnakwue
has a background in mechanical engineering from the University of Ibadan - photo 4

has a background in mechanical engineering from the University of Ibadan, Nigeria, and has been a front-end developer for over 3 years working on both web and mobile technologies. He also has experience as a technical author, writer, and reviewer. He enjoys programming for the Web, and occasionally, you can also find him playing soccer. He was born in Benin City and is currently based in Lagos, Nigeria.

Kanika Sud 2020
K. Sud Practical hapi https://doi.org/10.1007/978-1-4842-5805-7_1
1. Understanding REST APIs
Kanika Sud
(1)
Kanika, Chandigarh, India

This chapter throws light on building representational state transfer (REST)-based services. Since well be learning RESTful Web Services through our chosen language, Node.js, and using an awesome framework like hapi, its first necessary to introduce ourselves to REST APIs and then understand how hapi makes the process easy. Along the ride, well learn about HTTP verbs, resource handling, stateless constraints, and tying it all into representational state transfer.

First Steps

If you really need to know why were all talking about APIs in the early twenty-first century, you need to understand that while developed software is what the end user sees, at the back end, its really data exchange. And who is exchanging that data? Two or multiple entities and layers of software. What is the format of such data? XML was a very popular data exchange format in the early stages of data talk and while we look into the reasons of using JSON as a data exchange format in our capstone project later, we need to understand how typical data exchange looks and how its different from the presentation layer.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies»

Look at similar books to Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies»

Discussion, reviews of the book Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.