deno_crud_jwt::sauropod:使用deno + postgres通过CRUD操作实现基本的jwt实现

时间:2024-02-26 10:57:24
【文件属性】:

文件名称:deno_crud_jwt::sauropod:使用deno + postgres通过CRUD操作实现基本的jwt实现

文件大小:10KB

文件格式:ZIP

更新时间:2024-02-26 10:57:24

jwt typescript postgresql oak deno

Deno Crud Api + JWT 具有jwt身份验证的Deno CRUD Api的简单样板。 产品特点 简单的CRUD操作。 框架。 作为postgres 和进行身份验证。 处理所有错误 使用使用进行身体数据验证 测试 用于数据库迁移的 。 码头工人 github动作(CI) 先决条件 Deno v1。 Postgres 入门 git clone https://github.com/22mahmoud/deno_crud_jwt.git cd deno_crud_jwt cp .env.example .env 在运行服务器之前,请填写.env值。 # do


【文件预览】:
deno_crud_jwt-master
----nessie.config.ts(244B)
----deps.ts(1KB)
----.env.example(65B)
----src()
--------helpers.ts(319B)
--------models()
--------middlewares.ts(1KB)
--------db.ts(145B)
--------controllers()
--------types.ts(341B)
--------config.ts(474B)
--------index.ts(863B)
----migrations()
--------1590147973261-create_users.ts(469B)
--------1590282089448-create_posts.ts(519B)
----.gitignore(5B)
----README.md(1KB)

网友评论