|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-rest-api-using-python-flask-and-postman/
课程评论:没有评论
课程名称:使用Python、Flask和Postman构建REST API 课程概述:软件已渗透到我们日常生活的方方面面,每当使用Instagram、发送即时消息或查看股票价格时,实际上都在使用API(应用程序接口)。随着对软件的需求不断增加,开发者需要掌握多种技能,而API提供了解决方案。通过API,不同应用程序能够相互交换数据。 本课程的目标是帮助学员理解API的工作原理,并掌握API的部署。课程内容涵盖API的基本概念,如HTTP请求、端点、路由和CRUD操作等。学员将学习如何使用Flask框架创建简单的API,并了解GET、POST、PUT、PATCH和DELETE等不同HTTP方法。此外,课程还将教授如何使用Flask SQLAlchemy高效地存储数据到数据库中。 为测试API,学员将学习如何使用Postman,这是一款方便开发者创建、共享、测试和记录API的工具。 课程目标: - 使用Flask和SQLAlchemy构建REST API - 使用Postman测试API - 执行CRUD操作(创建、读取、更新和删除) - 构建不同的HTTP方法(GET、POST、PUT、PATCH和DELETE) 本课程课程设计简洁明了,旨在帮助学员增强对REST API的信心。希望这门课程能帮助您学习新知识,提高技能。祝您学习愉快,勇往直前!
Software is everywhere. We interact with it in our daily life activities knowingly or unknowingly. Each time when you use an app like Instagram, send an instant message, or check the stock prices on your phone, you're using an API. The world still needs more software to make our life easier. But creating great software is hard for everyone and yet developers need to master more than one skill. This problem can be solved by API (Application Program Interface). It is a software-to-software interface that enables two applications to exchange data among each other. Just like any buttons on the remote does have a unique function. It is true almost all applications using API to interact with each other.Understanding how the API works to deploying API is the objective of this course. In this course you will learn fundamentals of the API like http requests, endpoints, routes, CRUD operations and much more in pragmatic style.In this course you will learn how to create a simple API for different HTTP methods like get, post, put, patch and delete. Also learn how to efficiently store data to the database using flask SQL alchemy.To test API's, you will also learn to use Postman. Postman is an API client that makes it easy for developers like you to create, share, test and document APIs.You'll be able to...Build rest API using flask and sqlalchemyTest API using PostmanPerform CRUD operations: Create, Read, Update and DeleteBuild different HTTP methods- Get, Post, Put, Patch and DeleteThis course has short and concise lessons in pragmatic style to make you confident over REST api. Hope this course help you to learn something new and take your skill to the next level.All the best. Keep Learning and keep moving ahead.