GithubHelp home page GithubHelp logo

cxyac / hands-on-restful-web-services-with-typescript-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/hands-on-restful-web-services-with-typescript-3

0.0 0.0 0.0 199 KB

Hands-On RESTful Web Services with TypeScript 3, published by Packt

License: MIT License

JavaScript 9.26% CSS 0.06% HTML 0.33% TypeScript 88.11% Dockerfile 0.59% Vue 1.65%

hands-on-restful-web-services-with-typescript-3's Introduction

Hands-On RESTful Web Services with TypeScript 3

Hands-On RESTful Web Services with TypeScript 3

This is the code repository for Hands-On RESTful Web Services with TypeScript 3, published by Packt.

Design and develop scalable RESTful APIs for your applications

What is this book about?

In the world of web development, leveraging data is the key to developing comprehensive applications, and RESTful APIs help you to achieve this systematically. This book will guide you in designing and developing web services with the power of TypeScript 3 and Node.js. You'll design REST APIs using best practices for request handling, validation, authentication, and authorization. You'll also understand how to enhance the capabilities of your APIs with ODMs, databases, models and views, as well as asynchronous callbacks. This book will guide you in securing your environment by testing your services and initiating test automation with different testing approaches. Furthermore, you'll get to grips with developing secure, testable, and more efficient code, and be able to scale and deploy TypeScript 3 and Node.js-powered RESTful APIs on cloud platforms such as the Google Cloud Platform. Finally, the book will help you explore microservices and give you an overview of what GraphQL can allow you to do.

This book covers the following exciting features: Explore various methods to plan your services in a scalable way Understand how to handle different request types and the response status code Get to grips with securing web services Delve into error handling and logging your web services for improved debugging Uncover the microservices architecture and GraphQL Create automated CI/CD pipelines for release and deployment strategies

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter13.

The code will look like the following:

type Query {
me: User
}
type User {
id: ID
name: String
}

Following is what you need for this book: If you’re a developer who has a basic understanding of REST concepts and want to learn how to design and develop RESTful APIs, this book is for you. Prior knowledge of TypeScript will help you make the most out of this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required OS required
3 Swagger Editor, Swagger UI N/A
4 NodeJS, NPM, ExpressJS, TypeScript, VS Code Windows, Mac OS X, and Linux (Any)
5 Postman Windows, Mac OS X, and Linux (Any)
8 MongoDB, Docker, Robo3T Windows, Mac OS X, and Linux (Any)
11 Travis CI, Google Cloud Platform, Github, mLab N/A

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Biharck Muniz Araujo is passionate about technology and academic research. He has been working as a software architect and lead programmer for the past 12 years. With over 16years' experience, he has been working with technology in relation to large-scale problems associated with web projects that demanded high-security standards for information transmission in companies in a variety of sectors, including telecoms, health, and finance. His background is in computer science, and he has a Master's degree in Electrical Engineering and a Ph.D. in Bioinformatics. Currently, he is focused on performance and algorithm design.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

hands-on-restful-web-services-with-typescript-3's People

Contributors

biharck avatar roycejpackt avatar rohitpackt 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.