Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add requests functionality to the OGServer class | Roberto Hueso Gómez | 2020-09-02 | 1 | -0/+19 |
| | | | | | These functions will be used to make HTTP GET and POST requests to the OGServer. | ||||
* | Add basic backend structure | Roberto Hueso Gómez | 2020-08-31 | 1 | -0/+15 |
This adds views functions and ogServer config loading. |