Releases: a-givertzman/api-server
Releases · a-givertzman/api-server
internal_v0.1.21
Dependencies
- cma-client v3.0.0 https://github.com/a-givertzman/crane_monitoring_app/releases/download/3.0.0/cma-client_3.0.0+6_amd64.deb (self-builded unofficial deb package)
- cma-server v0.1.2 https://github.com/a-givertzman/cma-server/releases/download/internal_v0.1.2/cma-server_0.1.2_amd64.deb
- cma-history with fixes from a-givertzman/cma_history#1 https://drive.google.com/file/d/1LJeCo8-Hbq7tMf-KVzpy3YGm1vYhJfmV (self-builded unofficial deb package with fake version number)
Installation instructions
See a-givertzman/setup_linux#3
What's Changed
Full Changelog: internal_v0.1.20...internal_v0.1.21
internal_v0.1.20
Automated version update to: 0.1.20
internal_v0.1.19
Automated version update to: 0.1.19
internal_v0.1.18
Automated version update to: 0.1.18
internal_v0.1.14
Automated version update to: 0.1.14
internal_v0.1.13
Automated version update to: 0.1.13
internal_v0.1.11
Automated version update to: 0.1.11
v0.0.1
- runs puthon script:
- Python script received some json data via stdin
- Python script handle some algorithms
- Python script can access to the databases data
- Python script returns some json data
- wrapping databases:
- SQLite
- Python script
- MySQL
- PostgreSQL