Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montipirlo21/openmonday
An open-source library designed to simplify interactions with the monday.com API, providing tools to manage projects, teams, and workflows intuitively and efficiently
https://github.com/montipirlo21/openmonday
graphql monday monday-api netcore netcore-webapi nuget nuget-package nuget-packages
Last synced: about 2 months ago
JSON representation
An open-source library designed to simplify interactions with the monday.com API, providing tools to manage projects, teams, and workflows intuitively and efficiently
- Host: GitHub
- URL: https://github.com/montipirlo21/openmonday
- Owner: montipirlo21
- License: apache-2.0
- Created: 2024-11-30T13:27:21.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T11:03:57.000Z (about 2 months ago)
- Last Synced: 2024-12-18T11:22:55.412Z (about 2 months ago)
- Topics: graphql, monday, monday-api, netcore, netcore-webapi, nuget, nuget-package, nuget-packages
- Language: C#
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OpenMonday
**OpenMonday** is NETCORE open-source library designed to simplify interactions with the monday.com API, providing tools to manage projects, teams, and workflows intuitively and efficiently. With OpenMonday, developers can easily integrate monday.com into their workflows, automate tasks, and streamline project management processes.
## Target Features
- **Project Management**: Easily create, update, and manage projects on monday.com.
- **Team Collaboration**: Simplify collaboration by integrating team tasks and workflows into monday.com.
- **API Integration**: Leverage the power of monday.com API to automate and extend functionality.
- **Efficient Workflow Management**: Manage and track workflows with ease.---
- [Development Setup](docs/development-setup.md)
- [Quickstart](docs/quickstart.md)
- [API References](docs/api-references.md)
1. [Retrieve and Build Board](docs/api-references.md#retrieveandbuildboardt-titemstring-board_id)
2. [Retrieve and Build Board with explicit Mapping](docs/api-references.md#retrieveandbuildboardt-titemstring-board_id-mappingboard-mappingboard)