Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 324 Bytes

File metadata and controls

12 lines (9 loc) · 324 Bytes

todo-server

Decision History

  1. Use Elixir code organization.
  2. Use DynamoDB.
  3. CRUD with Actix over DynamoDB.
  4. DefaultHeaders and Logger Middlewares (Logger failed with Diesel and did not fix it).
  5. Auth Middleware
  6. Use Diesel with Actors Model
  • This repo was the only one with extensive testing strategies