... i think i picked the wrong project name.
a little to-do list backend in C++, for fun.
db/
: a migrator interface for SQLite3.http/
: HTTP-related classes and the router abstractions.models/
: the models for the to-do list.
nlohmann/json
- CMake + Ninja + Just
licensed under either of
- Apache License, Version 2.0
(LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) - MIT license
(LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.