This is a simple API application using the V language. It provides a RESTful API for creating, reading, and updating todos.
- Create, read, and update todos
- Stores data in a SQLite database
- Supports JSON data
To build and run the application, run the following commands in your terminal: