{"id":22175016,"url":"https://github.com/morningspace/lab-loopback","last_synced_at":"2025-06-28T00:03:52.087Z","repository":{"id":103639746,"uuid":"124474332","full_name":"morningspace/lab-loopback","owner":"morningspace","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-21T07:35:31.000Z","size":6747,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T07:11:10.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morningspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-09T02:12:11.000Z","updated_at":"2021-04-17T07:19:55.000Z","dependencies_parsed_at":"2023-05-24T04:15:26.877Z","dependency_job_id":null,"html_url":"https://github.com/morningspace/lab-loopback","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morningspace/lab-loopback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Flab-loopback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Flab-loopback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Flab-loopback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Flab-loopback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morningspace","download_url":"https://codeload.github.com/morningspace/lab-loopback/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Flab-loopback/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262352568,"owners_count":23297684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T07:55:47.245Z","updated_at":"2025-06-28T00:03:52.062Z","avatar_url":"https://github.com/morningspace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MorningSpace Lab \n\n[晴耕实验室](https://morningspace.github.io/lab)\n\n[![晴耕小筑](https://morningspace.github.io/assets/images/banner.jpg)](https://morningspace.github.io/lab)\n\n# 深入浅出LoopBack\n### (Understanding LoopBack)\n\nKeywords: LoopBack\n\n## Overview\n\n优秀的Node.js开源技术框架 —— LoopBack，构建于鼎鼎大名的Express之上，是支撑API经济这一理念的积极实践者。\n\n本系列课程全方位讲述LoopBack的开发体验、核心理念、扩展手段、最佳实践和技术前瞻。由浅入深地带领大家一起体验LoopBack开发的神奇之旅。\n\n透过为课程量身定制的示例应用 —— TaskMe，我们在每一讲中为其逐步加入各种特性，在完善功能的同时，展示了每一讲所要阐述的各种概念的实际运用。\n\n在最后一讲，我们还邀请到了LoopBack开发团队的核心成员，为大家带来了LoopBack下一个重大版本LoopBack 4的诸多内幕！\n\n| 日期 \t| 课程 \t| 资源\n| ---- \t|:---- \t|:----\n| 3/22\t| 第一讲《我们的第一个应用：初尝LoopBack的应用开发》 | [幻灯](https://morningspace.github.io/lab-loopback/episode-1.html) [视频](https://v.youku.com/v_show/id_XMzQ5MTU1MDY5Mg==.html) [示例](https://github.com/morningspace/lab-loopback/tree/master/code/taskme-1)\n| 3/29\t| 第二讲《进入MODEL的世界：理解LoopBack的核心概念》 | [幻灯](https://morningspace.github.io/lab-loopback/episode-2.html) [视频](https://v.youku.com/v_show/id_XMzUwMTYxMTM5Mg==.html) [示例](https://github.com/morningspace/lab-loopback/tree/master/code/taskme-2)\n| 4/12\t| 第三讲《威力无比的百宝箱：扩展LoopBack的应用逻辑》 | [幻灯](https://morningspace.github.io/lab-loopback/episode-3.html) [视频](https://v.youku.com/v_show/id_XMzUzNTc2OTY1Ng==.html) [示例](https://github.com/morningspace/lab-loopback/tree/master/code/taskme-3)\n| 4/19\t| 第四讲《缤纷多彩的数据源：打开LoopBack的数据之窗》 | [幻灯](https://morningspace.github.io/lab-loopback/episode-4.html) [视频](https://v.youku.com/v_show/id_XMzU2MDg2NDIwMA==.html) [示例](https://github.com/morningspace/lab-loopback/tree/master/code/taskme-4)\n| 4/26\t| 第五讲《源自实践的经验谈：深入LoopBack的方方面面》 | [幻灯](https://morningspace.github.io/lab-loopback/episode-5.html) [视频](https://v.youku.com/v_show/id_XMzU3MDQwNTI0MA==.html) [示例](https://github.com/morningspace/lab-loopback/tree/master/code/taskme-5)\n| 5/02\t| 第六讲《内幕劲爆的最终章：探索LoopBack的崭新未来》 | [视频](https://v.youku.com/v_show/id_XMzU4MzYxNzg2NA==.html)\n| 7/21\t| 实验课《LoopBack线下训练营》 \t\t\t\t\t\t\t\t\t| [幻灯](https://morningspace.github.io/lab-loopback/workshop.html)\n\n注：2018年3月至5月间，受邀为“开放技术 * IBM微讲堂”设计LoopBack系列课程，并参与主讲了其中部分课。[本站点](https://github.com/morningspace/lab-loopback)所有资源是为配合该课程而专门设计的，由[晴耕小筑#晴耕实验室](https://morningspace.github.io/lab)出品。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorningspace%2Flab-loopback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorningspace%2Flab-loopback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorningspace%2Flab-loopback/lists"}