Rent-a-bot

Latest version: v0.1.0

Safety actively analyzes 621329 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Added
- Restful API to retrieve an available resource using an id, a name, or tags as an input. (/rentabot/api/v1.0/resources/lock)

---

0.0.6

Added
- Logs using daiquiri

---

0.0.5

Changed
- Refactor view and controllers to isolate db transactions into the controller.

---

0.0.4

Fixed
- Fix a potential race condition on a multi threaded server context [Issues-2](https://github.com/cpoisson/rent-a-bot/issues/2)

---

0.0.1

Added
- Basic project setup (readme, changelog, CI, gitignore...)
- Flask application first layout
- Functional tests
- Resource Model and GET REST api
- Resource Lock and Unlock API
- A (very) basic front end to display resources
- Resource descriptor yaml file handling at startup

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.