Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 后端服务
- Host: GitHub
- URL: https://github.com/kangood/blog-api
- Owner: kangood
- Created: 2023-11-16T01:13:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-29T08:03:07.000Z (7 months ago)
- Last Synced: 2024-06-30T06:43:44.542Z (7 months ago)
- Topics: jwt, mysql, nestjs, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 273 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)