Skip to content

22 September 2020

Martin René Sørensen edited this page Sep 29, 2020 · 1 revision

This page is to document work done that is not visible in Git Commits.

  1. Made Get action work with the database.
  2. Made Post action work with the database.
  3. Made Delete action work with the database.
  4. Made Put action work with the database.
  5. Made Patch action work with the database.
  6. Made Listing action work with the database.
  7. Remade some migrations.
  8. Adjusted repositories to be more consistent.