Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/92 prepare rest api #93

Merged
merged 25 commits into from
May 6, 2024
Merged

Feat/92 prepare rest api #93

merged 25 commits into from
May 6, 2024

Conversation

sanriodev
Copy link
Member

@sanriodev sanriodev commented May 4, 2024

dependencies:

  • "@nestjs/swagger": "^7.3.1",
  • "class-transformer": "^0.5.1",
  • "eslint": "^8.57.0",
  • "globals": "^15.1.0",
  • "prettier": "3.0.3",
  • "typescript-eslint": "^7.8.0"
  • "@eslint/js": "^9.2.0",

notable changes:
common -> resApi model, decorator and Error Filter.
setup swagger Api documentation.
app controller and controller for birthday and version modules.

sanriodev and others added 25 commits April 5, 2024 09:15
…--components--bingusboingus

chore(master): release 1.4.0
…--components--bingusboingus

chore(master): release 1.5.0
…--components--bingusboingus

chore(master): release 1.6.0
…--components--bingusboingus

chore(master): release 1.7.0
* chore(nest): add cli to deps

* docs(readme): update

* docs(readme): update badges
@sanriodev sanriodev requested a review from lulu12329 May 4, 2024 13:19
@sanriodev sanriodev marked this pull request as ready for review May 4, 2024 13:20
@sanriodev sanriodev merged commit 686f0ca into dev May 6, 2024
1 check passed
@sanriodev sanriodev deleted the feat/92-prepare-rest-api branch May 6, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature | Prepare REST-API, Interceptors, Error filter, Res-Model, Controllers....
2 participants