Go to file
Javier Sánchez Parra 900a1c8f08 #1010 Change POST /software to GET
ogClient /software gets a representation of the target resource’s state.
GET method is more appropriate than POST.

Change /software method from POST to GET.
2020-12-02 14:12:40 +01:00
cfg Rename 'linux' mode to 'live' mode 2020-06-05 14:55:10 +02:00
src #1010 Change POST /software to GET 2020-12-02 14:12:40 +01:00
tests rename main.py to ogclient 2020-06-26 11:04:32 +02:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
COPYING Rename LICENSE to COPYING 2020-06-18 16:45:46 +02:00
ogclient rename main.py to ogclient 2020-06-26 11:04:32 +02:00
setup.py Fix license name in setup.py 2020-11-06 12:05:56 +01:00