Commit Graph

32 Commits

Author SHA1 Message Date
Blade of Darkness 27615bac37 Fix ImportError: No module named flask 2020-12-20 03:25:49 +01:00
root fbc178b204 Fixed runner 2020-12-01 13:04:58 -05:00
Ubergeek c1c7b4758a Updated URL to match spec for api 2020-01-30 22:05:17 -05:00
ubergeek 402859d823 Merge branch 'master' of aewens/thunix_api into master 2020-01-30 15:03:39 -05:00
aewens f8871f926c Matching documentation with the "1" to "v1" change 2020-01-30 13:10:22 -05:00
aewens 82b5c8250a Explicit is better than implicit
The "1" is a bit ambiguous here, most APIs use the form "v1" so that it is more clear that it is stating the version number of the API.
2020-01-30 13:09:34 -05:00
Ubergeek b139fb9782 Added ipv6 to ip_info 2020-01-29 20:25:15 -05:00
Ubergeek 0cec28e3f7 Adding stuff for disk endpoint 2020-01-28 14:19:48 -05:00
ubergeek 9683f2d6f3 Added portability statement of design goal 2020-01-27 11:09:57 -05:00
Ubergeek f43043efe2 Matching urls to spec 2020-01-27 11:01:35 -05:00
Ubergeek 8e3585fe9b Updated API readme 2020-01-27 10:38:37 -05:00
Ubergeek d325a06c4b Removed excess lines from mem.py 2020-01-26 21:46:22 -05:00
Ubergeek de6cb59e94 Finished memory endpoint 2020-01-26 21:45:29 -05:00
fosslinux 86f099cb2d
Pylint fixups 2020-01-27 08:45:54 +11:00
fosslinux 821fc82730
Add missing imports endpoints 2020-01-27 08:37:26 +11:00
fosslinux a7803829b5
Refractor thunix_api to use flask_rest package 2020-01-27 08:31:57 +11:00
fosslinux 59e8338320
Add requirements.txt 2020-01-27 08:31:37 +11:00
fosslinux fc9043efaa
cleanup .gitignore 2020-01-27 08:31:23 +11:00
fosslinux 15c58cc8bc
README code examples should use consistent json returns 2020-01-27 07:22:08 +11:00
Ubergeek 5cac2bb6b1 Committing for end of day 2020-01-25 21:07:58 -05:00
Ubergeek 6b041a8af7 Fixed all endpoints to return proper headers, and properly formatted for json 2020-01-25 13:10:04 -05:00
Ubergeek 8cf38a0f53 Adding /load endpoint 2020-01-24 22:07:27 -05:00
Ubergeek f4820968ea adding proper return code for teapot 2020-01-24 21:25:25 -05:00
Ubergeek 7dd119e36c Added ip_info endpoint 2020-01-24 21:17:43 -05:00
Ubergeek c469ab9e3c Adding stub for ip_info 2020-01-24 13:56:20 -05:00
Ubergeek cfdb4df680 More fixes 2020-01-22 22:01:03 -05:00
Ubergeek 3b4437db96 finished uptime endpoint 2020-01-22 18:17:09 -05:00
Ubergeek 860f78f206 More fleshing it out 2020-01-22 14:28:44 -05:00
ubergeek dcf51fb12f Update 'README.md' 2020-01-22 13:32:39 -05:00
Ubergeek 0d00968f2e Linked readme to wiki page 2020-01-22 13:31:10 -05:00
Ubergeek 2528a36278 Initial api commit 2020-01-22 13:29:15 -05:00
Thunix Phoenix Project 604aca96d0 Initial commit 2020-01-22 13:27:31 -05:00