influxdb/tests
Paul Dix d17ef800c5
feat: add create and get database to API (#619)
* feat: add create and get database to API

This commit is start of the IOx specific API. It puts everything under /iox/api/v1 as this is the beginning of the IOx API. Creating a database is done with a PUT and a GET request can retrieve the DatabaseRules details.

* feat: add defaults for DatabaseRules for create_database

* feat: add create and get database to API

This commit is start of the IOx specific API. It puts everything under /iox/api/v1 as this is the beginning of the IOx API. Creating a database is done with a PUT and a GET request can retrieve the DatabaseRules details.
2021-01-07 12:25:37 -05:00
..
fixtures feat: add support for converting multiple TSM files 2020-07-08 22:57:15 +01:00
commands.rs style: wrap comments 2020-12-11 18:22:26 +00:00
end-to-end.rs feat: add create and get database to API (#619) 2021-01-07 12:25:37 -05:00