aboutsummaryrefslogtreecommitdiffstats
path: root/web/api/write/collector
Commit message (Collapse)AuthorAgeLines
* Upgrade bootstrap and rewrite API (#230)HEADmasterOle Mathias Aa. Heggem2025-04-13-23/+0
|
* Add basic collector-implementationKristian Lyngstol2019-02-13-0/+23
References #195 This is the first dumb-ass implementation of the collector-api. It actually works fine for write AS IS, but has 0 safties. But I'm thinking the API itself is reasonably stable and ready for testing. I will need to extend it for dhcp-specific stuff, and the plan is to create a secondary table with metadata (hidden from the user) and a few other nice things. Also, indexes. We need indexes. Obviously.