README
Cloud Shop Utilities Library
Includes the following express middleware:
- current user
- error handler
- require authentication
- validate request
And includes the following error classes:
- BadRequestError
- CustomError
- DatabaseError
- NotAuthorizedError
- NotFoundError
- RequestValidationError