This backend provides an API for manipulating a database that represents the process of delivering goods and services. Made in NestJS.
A model is built for manage a database table in object.model.ts
, to handle model-like objects are implemented:
objects.module.ts
objects.controller.ts
objects.service.ts
objects.guard.ts
objects.filter.ts