8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 13:14:06 +00:00
Commit graph

6 commits

Author SHA1 Message Date
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