文件名称:RESTful-blog-start:带有编辑功能的RESTful博客。 添加了更多HTTP路由,以便您可以创建新的博客帖子,编辑帖子和删除帖子。 全部在博客网站中
文件大小:6.13MB
文件格式:ZIP
更新时间:2024-04-14 10:56:52
JavaScript
RESTful-blog-start:带有编辑功能的RESTful博客。 添加了更多HTTP路由,以便您可以创建新的博客帖子,编辑帖子和删除帖子。 全部在博客网站中
【文件预览】:
RESTful-blog-start-master
----poetry.lock(8KB)
----pyproject.toml(185B)
----main.py(3KB)
----templates()
--------make-post.html(1KB)
--------footer.html(2KB)
--------index.html(1KB)
--------post.html(1023B)
--------header.html(2KB)
--------about.html(1KB)
--------contact.html(3KB)
----static()
--------css()
--------vendor()
--------img()
--------js()
--------scss()
----.idea()
--------misc.xml(292B)
--------vcs.xml(180B)
--------modules.xml(288B)
--------RESTful-blog-start.iml(317B)
--------.gitignore(47B)
--------inspectionProfiles()
----posts.db(24KB)
----requirements.txt(329B)