|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-a-python-rest-api-with-the-django-rest-framework/
课程评论:没有评论
课程名称:使用Django REST框架构建Python REST API 课程概述: REST API是互联网的核心技术之一。想知道Apple Maps是如何与Yelp列表相连接的吗?Tinder又是如何获取Facebook用户资料的?亚马逊Alexa又是如何获取最新新闻的?这些问题展示了REST API的强大功能——它使得网站之间能够在没有人工干预的情况下进行通信。构建REST API不仅是连接第三方服务,还包括为移动应用、物联网设备、电视应用、汽车应用等添加身份验证、注册、数据库等功能;让自己的网络应用相互连接;创建微服务;为Angular、React、iOS、Android应用提供后端支持;简化前后端分离的过程;并便于与新开发者共同构建附加服务。 本课程将逐步教会您如何构建REST API。我们将首先覆盖基本概念,然后构建一个纯Django REST API,最后使用Django REST框架构建一个REST API。
REST APIs Power the Internet How does Apple Maps have Yelp listings? How does Tinder get Facebook user profiles? How does Amazon Alexa know the latest news? These questions get to the core of how powerful REST APIs can be: it allows for websites to communicate with each other without any human interaction. Building a REST API isn't just about connecting with third party services, it's also about: Adding Authentication, Registration, Databases, and more to your Mobile App, IOT Device, TV app, Car app, and moreConnecting your own web apps with each otherCreating micro-servicesAdding a backend for Angular, React, iOS Apps, Android apps, and moreSimplifying the process of separating your backend from your frontendMaking it easier to build additional services with new developers This course will teach you step-by-step exactly how to build a REST API We'll cover the concepts first, then we'll go into build a PURE DJANGO REST API, then we'll use the Django REST Framework to build a REST API.