最新消息:请大家多多支持

Working with REST API’s in JavaScript (Path)

教程/Tutorials dsgsd 99浏览 0评论

Nate Taylor (et al.) | Duration: 8h 00m | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 1,09 GB | Language: English

A REST API is a way of easily accessing web services. When a RESTful API is called, the server will transfer to the client a representation of the state of the requested resource. A RESTful API is stateless, separates concerns between client-server, allows caching of data client-side and it utilizes standardized base URLs and methods to perform the actions required to manipulate, add or delete data.

In this path you will learn what a JavaScript REST API is and how to begin creating them for your projects. We will start with CRUD basics then move into more advanced of uploading files, securing your API and caching data with local storage.

Courses in this path

1. JavaScript REST APIs: The Big Picture (Nate Taylor, 2020)
2. JavaScript REST APIs: Getting Started (Paul D. Sheriff, 2020)
3. Building CRUD Actions in a JavaScript REST API (Nate Taylor, 2020)
4. Uploading Files with a JavaScript REST API (Mike Van Sickle, 2020)
5. Securing a JavaScript REST API with JSON Web Tokens (Deeksha Sharma, 2020)
6. Caching JavaScript REST API Data with Local Storage (James Millar, 2020)

Working with REST API's in JavaScript

Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Working with REST API’s in JavaScript (Path)

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址