# 快速入门

开放平台提供了以下场景化开发教程，可助力你快速入门网页应用功能。

|[快速开发网页应用（Node.js）](https://open.feishu.cn/document/home/quickly-develop-a-web-app-nodejs/introduction)|[快速开发网页应用（Python）](https://open.feishu.cn/document/home/integrating-web-apps-in-5-minutes/create-app-and-configuration)|[网页应用免登](https://open.feishu.cn/document/home/quickly-create-a-login-free-web-app/introduction)|[将网页应用嵌入飞书工作台](https://open.feishu.cn/document/uAjLw4CM/uMzNwEjLzcDMx4yM3ATM/embed-web-app-into-feishu-workbench/introduction)|
|--|--|--|--|
|包含 Node.js 示例代码包的开发教程，实现了网页应用免登以及鉴权调用 [H5 JSAPI](https://open.feishu.cn/document/uYjL24iN/uMTMuMTMuMTM/)（包括[查询设备信息](https://open.feishu.cn/document/uYjL24iN/uQjNx4CN2EjL0YTM)、[展示示例选项卡](https://open.feishu.cn/document/uYjL24iN/ukDNy4SO0IjL5QjM)、[展示示例图片能力](https://open.feishu.cn/document/uYjL24iN/uMDOx4yM4EjLzgTM)）。<br> ![](//sf3-cn.feishucdn.com/obj/open-platform-opendoc/ea1dec255865e4bfbf8a06274425339e_6A7cRP0hKZ.gif?height=1308&lazyload=true&maxWidth=100&width=624)|包含 Python 示例代码包的开发教程。通过鉴权调用 [H5 JSAPI](https://open.feishu.cn/document/uYjL24iN/uMTMuMTMuMTM/) 搭建网页应用，调用了[获取已登录用户的基本信息](https://open.feishu.cn/document/uYjL24iN/ucjMx4yNyEjL3ITM)、[弹出消息提示框](https://open.feishu.cn/document/uYjL24iN/ugzMy4COzIjL4MjM) JSAPI，实现用户授权登录应用，且应用页面能够获取已登录用户的基本信息。<br> ![](//sf3-cn.feishucdn.com/obj/open-platform-opendoc/d394b4977ca074723fdc3b087f299591_TqjZXR1R0Q.png?height=1532&lazyload=true&width=2352)  |包含 Python 示例代码包的开发教程。通过 [requestAccess](https://open.feishu.cn/document/uYjL24iN/uUzMuUzMuUzM/requestaccess)（获取临时登录凭证）、[getUserInfo](https://open.feishu.cn/document/uYjL24iN/ucjMx4yNyEjL3ITM)（获取用户信息） 等接口搭建网页应用，实现用户免登录访问应用，且应用可获取登录用户信息。<br> ![](//sf3-cn.feishucdn.com/obj/open-platform-opendoc/f5851bc098a07c23959c0dd76226deea_YlT9TEPciG.gif?height=1174&lazyload=true&width=1766)|介绍如何将已有的网页应用直接嵌入到飞书工作台，实现在飞书内一键接入已有的业务系统。<br> ![](//sf3-cn.feishucdn.com/obj/open-platform-opendoc/48862d2afa5023c96e975ef3781a3bfa_iPE2LeGYSz.gif?height=1194&lazyload=true&width=1736)|