Skip to content

Commit

Permalink
Update ADR README (Dancer rejection documented)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuelsmann committed Jul 23, 2023
1 parent 6b71cf0 commit 0162e64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/adr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ Date: YYYY-MM-DD
(thus not in the database!)
* Explicit rejection of JSONAPI as REST layer
(because it's not REST)
* Explicit rejection of Dancer (because its API
modules don't "do" REST or don't add much value
over doing raw PSGI)
* Use of state machines for front-end functionality
* Use of state machines to manage resource (e.g.
accounting document) life cycle

0 comments on commit 0162e64

Please sign in to comment.