Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mx-space/core
😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.
https://github.com/mx-space/core
blockchain blog cms-backend cms-framework cron mongo mongodb mongoose mx-space nest nestjs node nodejs redis restful-api serverless typegoose typescript web3
Last synced: about 19 hours ago
JSON representation
😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.
- Host: GitHub
- URL: https://github.com/mx-space/core
- Owner: mx-space
- License: other
- Created: 2021-07-14T14:47:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T20:04:20.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:21:06.325Z (about 2 months ago)
- Topics: blockchain, blog, cms-backend, cms-framework, cron, mongo, mongodb, mongoose, mx-space, nest, nestjs, node, nodejs, redis, restful-api, serverless, typegoose, typescript, web3
- Language: TypeScript
- Homepage:
- Size: 12.1 MB
- Stars: 366
- Watchers: 5
- Forks: 104
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Mix Space Core
本项目使用 Monorepo 进行管理。
- [core](./apps/core): Server Core 主程序
- [api-client](./packages/api-client):适用于前端的 API client
- [webhook](./packages/webhook): Webhook SDK# 许可
此项目在 `apps/` 目录下的所有文件均使用 GNU Affero General Public License v3.0 (AGPLv3) with Additional Terms (ADDITIONAL_TERMS) 许可。
其他部分使用 MIT License 许可。
详情请查看 [LICENSE](./LICENSE) 和 [ADDITIONAL_TERMS](./ADDITIONAL_TERMS.md)。