Skip to content

RoccoCocco/honya

Repository files navigation

Description

Simple API

Installation

$ npm install

Running the app

# development
$ npm run docker:up:app

# watch mode
$ npm run docker:up
$ npm run start:dev

Todo

  • Logging
  • Add filter query for GET all endpoints
  • Extract user status and role into User Management service and entity
  • Integrate with external Authorization provider
  • Add pagination in response
  • Migration validation pipeline
  • Better DTO/DAO validation between layers
  • Better test coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published