@izgas/backlog-api v1.6.0
@izgas/backlog-api 🚀
@izgas/backlog-api is a TypeScript library for seamless integration with the Nulab Backlog API. Designed for Google Apps Script, it enables efficient interaction with Backlog resources, including projects, issues, and user management. 💻
Features ✨
- Full integration with Nulab Backlog API. 🌐
- Optimized for Google Apps Script. ⚙️
- TypeScript support for robust type checking. ✅
- Access to Backlog API endpoints: projects, issues, and users. 📊
Table of Contents 📚
Installation 📦
Install the package with pnpm or npm:
pnpm install @izgas/backlog-apiWith Global Type Library 🌍
For global type definitions, install:
pnpm install -D @iztypes/backlog-apiUpdate tsconfig.json to include the type definitions:
{
"compilerOptions": {
"types": ["@iztypes/backlog-api"]
}
}Usage 🛠️
The content of this section is currently being updated. Please check back later for detailed usage instructions.
API Documentation 📖
The content of this section is currently being updated. Please check back later for detailed API documentation.
Development 🛠️
Prerequisites 📋
- Node.js (latest LTS version). 🖥️
- pnpm (preferred package manager). 📦
Setup ⚙️
Clone the repository:
git git@github.com:2zcory/backlog-api.git cd izgas-backlog-apiInstall dependencies:
pnpm installBuild the project:
pnpm build
Running Tests ✅
Run the test suite:
pnpm testContributing 🤝
Contributions are welcome. Please:
- Fork the repository. 🍴
- Create a branch for your feature or fix. 🌿
- Commit and push your changes. 📤
- Submit a pull request with a detailed description. 📋
License 📜
Distributed under the MIT License. See LICENSE for details. ⚖️
Acknowledgments 🙌
- Nulab Backlog API Documentation 📘
- Community contributors for feedback and input. 🌟
6 months ago
8 months ago
8 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago