Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kangood/blog-api

使用 NestJS + TypeORM 搭建 Blog 后端服务
https://github.com/kangood/blog-api

jwt mysql nestjs typeorm typescript

Last synced: 2 months ago
JSON representation

使用 NestJS + TypeORM 搭建 Blog 后端服务

Awesome Lists containing this project

README

        

## Blog Api

技术栈:

- 主要技术:NestJS + TypeScript
- ORM:TypeORM
- 数据库:MySQL
- 权限认证:NestJS/JWT

博客前台:[Blog Web](https://github.com/kangood/blog-web)



博客后台:[Blog Admin](https://github.com/kangood/blog-admin)