{"id":18688434,"url":"https://github.com/beanwei/novels-site","last_synced_at":"2026-05-02T02:32:14.460Z","repository":{"id":37062983,"uuid":"129376221","full_name":"BeanWei/novels-site","owner":"BeanWei","description":"用Flask搭建小说网站","archived":false,"fork":false,"pushed_at":"2022-12-08T01:31:30.000Z","size":824,"stargazers_count":0,"open_issues_count":25,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T01:22:49.499Z","etag":null,"topics":["flask","python3","web"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BeanWei.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}},"created_at":"2018-04-13T08:57:05.000Z","updated_at":"2023-03-17T12:11:16.000Z","dependencies_parsed_at":"2023-01-24T21:00:10.929Z","dependency_job_id":null,"html_url":"https://github.com/BeanWei/novels-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fnovels-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fnovels-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fnovels-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanWei%2Fnovels-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeanWei","download_url":"https://codeload.github.com/BeanWei/novels-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239548454,"owners_count":19657391,"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":["flask","python3","web"],"created_at":"2024-11-07T10:36:49.890Z","updated_at":"2025-11-08T04:30:24.373Z","avatar_url":"https://github.com/BeanWei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Novels-Site\n## 用Flask搭建小说网站\n\n## 结构\n    server/\n    |--app/\n        |--api_v1_0/    # api目录，对于REST访问返回数据\n            |--users.py\n            |--novels.py\n        |--main/\n            |--__init__.py  #初始化配置\n            |--forms.py  #表单\n            |--views.py  # 路由文件，SPA里，只需要返回\"/\"根路由\n        |--static/      # js, css\n        |--templates/    # SPA里，只需要index.html  \n        |--__init__.py  # flask app初始化\n        |--models.py    # model数据库定义\n    |--config.py  # Flask配置\n    |--manage.py  # Flask启动文件，包含命令行","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanwei%2Fnovels-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeanwei%2Fnovels-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeanwei%2Fnovels-site/lists"}