
Fri Sep 20 12:17:00 UTC 2024: ## New REST-API Plugin for Architecture-as-Code Released
The Python community has released a new REST-API plugin for Architecture-as-Code (AAC), enhancing the capabilities of this popular tool. This plugin, available through `pip install aac-rest-api`, allows users to seamlessly integrate AAC with various RESTful services.
The plugin requires Python 3.9.13 to ensure compatibility and avoid dependency issues. It utilizes the `pyproject.toml` file for project-level options and dependencies, replacing the previous `setup.py` approach. This switch enhances security by employing the `pip-compile` command to add hashes to the `requirements.txt` file.
Along with this change, adjustments were made to `tox.ini` and the addition of a `MANIFEST.ini` file. This ensures the plugin’s smooth operation and compatibility.
Users can download the plugin and install it using the provided instructions. They can then enjoy the benefits of a streamlined REST API integration within their AAC workflows.
This project is developed and maintained by the Python community and welcomes contributions. Users are encouraged to support the project through donations.