Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at listing Resources | hellekin | 2020-10-06 | 1 | -0/+19 |
| | | | | | | This implements resource listing and pagination. See /resources | ||||
* | Add Resource model | hellekin | 2020-10-06 | 1 | -0/+6 |
Resources will be stored as JSON, in the (GeoJSON) :feature column. They are assigned an UUID upon creation if they don't comme with one. They belong to an Agent. |