https://github.com/c7w/express-hasura-0730

https://github.com/c7w/express-hasura-0730

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: c7w
  • Language: JavaScript
  • Default Branch: master
  • Size: 17.6 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 5 years ago
Metadata Files
Readme

readme.md

  • 在演示程序的基础上,自己添加数据,实现增加、删除、修改的功能。你需要:

    • 获取 docker-compose.yml 文件,按需修改,执行 docker-compose up -d 启动服务(2' ,终端 docker ps 并截图)
    • 进入 hasura console,创建 user 表,可以自行设置也可以使用演示的设计(演示中属性有:id,username,email,gender,createdat,updatedat) (3',hasura console,创建好后截图)
    • 修改附件代码,增加 user 路由方法,增加 post,put,delete等,实现数据增加、修改、删除,用 postman 等工具发送请求来验证(5',见提交说明)
    • (选做,0')创建 article 表并设置外码,在代码中增加路由,实现:
    • 通过user的 name 查询user的id,并通过外码访问 article获取文章列表
    • 删除 user,同时删除user 的所有 article
    • 提示:一种可能的参考结构为多对多关系表

Owner

  • Name: Huan-ang Gao
  • Login: c7w
  • Kind: user
  • Location: Beijing, China
  • Company: Tsinghua University

Junior @ Computer Science and Technology, Tsinghua Univ. && Research Intern @AIR-DISCOVER

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 2
  • Total Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
c7w a****n@c****f 2
Committer Domains (Top 20 + Academic)
cc7w.cf: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels