Skip to content

Resolve "Implement interaction with database"

Reyansh Patange requested to merge 28-implement_db_interactions into main

Closes #28

  • Added getAllStrokes API endpoint
  • Added deleteStrokes API endpoint
  • tested that we're able to populate the DB with our strokes

Merge request reports