Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HuangJian/b3e5185c21aa5b3915386efaf266cd6e to your computer and use it in GitHub Desktop.
Save HuangJian/b3e5185c21aa5b3915386efaf266cd6e to your computer and use it in GitHub Desktop.
分一分科技 - 服务端研发工程师 - 技术评测

分一分科技 - 服务端研发工程师 - 技术评测

评测内容

  1. 请按照 PostGraphile 官网文档,创建一个 node.js 项目,可本地部署打开 Graphiql 测试页面。
  2. 请按照 Authentication and Authorization 页面样例,实现用户登录接口。
  3. 请使用 makeExtendSchemaPlugin 插件,为用户模型添加一个 fullName 字段。
  4. 请编写一个自动化测试脚本(可参考这里或者那里),验证上述登录接口和 fullName 字段可正常工作。

评测成果

  1. 项目源码及其 git 版本历史记录(请去除 node_modules/build/dist 等文件夹);
  2. 项目环境搭建与执行步骤,请记录到项目的 README.MD 文件;
  3. 数据库设计脚本,也请放置在项目源码中。

成果提交

请把上述成果(全部或某部分)使用邮件发送至 ustc.hj@gmail.com

我们将根据对提交成果的评估,在三个工作日内向您详细反馈能力岗位匹配度,以及安排后继的面谈沟通。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment