Skip to content

Releases: mateusfg7/formatch-api

0.0.2

18 Apr 17:31
8eb5821

Choose a tag to compare

0.0.2 (2023-04-18)

Features

  • articles.openapi: create a unified file with all openapi properties (c984177)

0.0.1

18 Apr 14:01
4ea3a4d

Choose a tag to compare

0.0.1 (2023-04-18)

Features

  • articles.module: provide new PrismaService (842d33c)
  • articles.module: remove ArticlesRepository from providers (09553af)
  • articles.service: update create method (b8f63d8)
  • articles.service: use PrismaService instead ArticlesRepository (354cb1c)
  • articles/dto: update create-article.dto (48cae1d)
  • bootstrap: setup fastify (6403c4f)
  • bootstrap: setup swagger (2ba7f91)
  • create article initial crud (8798d33)
  • create article repository (2bbddae)
  • openapi: use version from package.json on swagger config (987d947)
  • prisma.service: create common/services/prisma.service (6783b7c)
  • repo/articles: implement articles crud (5db6e9e)
  • repo/articles: update create method (bcb0827)