Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 855 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 855 Bytes

Yoshimoto Shizuka

... i think i picked the wrong project name.

a little to-do list backend in C++, for fun.

project structure

  • db/: a migrator interface for SQLite3.
  • http/: HTTP-related classes and the router abstractions.
  • models/: the models for the to-do list.

requirements

  • nlohmann/json
  • CMake + Ninja + Just

license

licensed under either of

at your option.

contribution

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.