Skip to content

v1.0.0

Latest

Choose a tag to compare

@rickferrdev rickferrdev released this 08 Nov 20:52
8f27979

1.0.0 (2025-11-08)

Features

  • add environment variable utility (1138b8d)
  • define error constants (ec76ff0)
  • define notes API routes (b36cf0f)
  • implement custom notes error class (1fc67e4)
  • implement error handling middleware (019dc20)
  • implement notes business logic service (45bcf18)
  • implement notes CRUD operations in controller (a2f0824)
  • implement notes database operations (db90b7f)
  • implement notes validation middleware (7b026a7)
  • implement notes validation schemas (8b81669)
  • setup express server and middleware (2db1e03)
  • standardize notes API responses (5c9db76)