mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 08:46:58 +02: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).
|