# README
To Do
- Add CREATE TABLE logic
- Add remaining CRUD operations
- Fix JSON error after body issues
- Integrate error logic with mux
# Functions
NewHandler creates a new Handler with the database opened and ready for access operations.
No description provided by the author