mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
23 lines
424 B
Markdown
23 lines
424 B
Markdown
# @n8n/rest-api-client
|
|
|
|
This package contains the REST API calls for n8n.
|
|
|
|
## Table of Contents
|
|
|
|
- [Features](#features)
|
|
- [Contributing](#contributing)
|
|
- [License](#license)
|
|
|
|
## Features
|
|
|
|
- Provides a REST API for n8n
|
|
- Supports authentication and authorization
|
|
|
|
## Contributing
|
|
|
|
For more details, please read our [CONTRIBUTING.md](CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
For more details, please read our [LICENSE.md](LICENSE.md).
|