# node api tools **Repository Path**: nie-shiqin/node-api-tools ## Basic Information - **Project Name**: node api tools - **Description**: 基于 Node 的常用 API 开放 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-01-30 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## node api tools 基于 node 开发的一些常用 api,自己项目用的 ## 使用说明 > 进入首页即可看见文档,采用 apipost 生成 https://api.n0ts.top/ ## 自己部署? 需修改 `config/config.js` 文件 ```js module.exports = { // 端口号 port: 3000, // Gitee Access Token accessToken: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", // Gitee API 地址 giteeApi: "https://gitee.com/api/v5", // 操作 API Password password: "123456", // SQLlite 数据库地址 database: "./database/gitee.db" }; ``` 如果使用到 Gitee 相关 api,需自行申请自己的 Token,地址:[Gitee 私人令牌](https://gitee.com/profile/personal_access_tokens) 操作密码为部分 api 需要此密码才能请求,为自己用的 ## 支持我 [点我点我☕️](https://gitee.com/link?target=https%3A%2F%2Fsupport.n0ts.top%2F) ## QQ 群讨论 [坚果茶馆](https://gitee.com/link?target=https%3A%2F%2Fjq.qq.com%2F%3F_wv%3D1027%26k%3DMh7ah6Dd)