Aron-HD / rest-api

REST API with MongoDB, Express, TypeScript and Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add product document

Aron-HD opened this issue · comments

commented

@Aron-HD to build a product document in the db, implemented using the features:

  • product schema
  • product model
  • product service
  • product controller
commented

completed (forgot to pr)