8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-19 09:02:35 +00:00
Commit graph

160 commits

Author SHA1 Message Date
Maël Kervella 0dace45c5e Pep8 compliance on api 2018-04-15 10:52:25 +00:00
Gabriel Detraz 34024bfc29 init.py pour python2 dans api 2018-03-28 20:47:33 +02:00
Gabriel Detraz 4662df7369 Unifi_ap_names dans re2o-tools 2018-03-27 02:55:45 +02:00
Maël Kervella e97e304145 API: Add support for DNS 2018-03-17 18:59:10 +00:00
Maël Kervella ef6b62439b API: Add support for firewall 2018-03-17 18:59:10 +00:00
Maël Kervella 7028788cf2 API: Add support for DHCP 2018-03-17 18:59:10 +00:00
Maël Kervella a86369e7c8 API: Add support for mailings 2018-03-17 18:56:08 +00:00
Maël Kervella ee3f4fb598 API: Generic services views 2018-03-17 18:56:08 +00:00
Maël Kervella d509643dfe API: Useful functions
JSONResponse, JSONSuccess and JSONError are for building answers
accept_method is a decorator to check if the method to access the view
is accepted
2018-03-17 18:56:06 +00:00
Maël Kervella b4fcadaecf API: Create the API app 2018-03-17 18:56:01 +00:00