Summary App - RUST Rewrite

Idea

DB Requirements

  • Store summaries with metadata (e.g., title, author, date)
  • image storage

API

  • /summaries: GET, POST
  • /summaries/{id}: GET, PUT, DELETE

Navigation