Skip to content

REST Service#1

Open
alekseydevksh wants to merge 12 commits into
masterfrom
development
Open

REST Service#1
alekseydevksh wants to merge 12 commits into
masterfrom
development

Conversation

@alekseydevksh
Copy link
Copy Markdown
Owner

@alekseydevksh alekseydevksh commented Nov 30, 2025

Task: https://github.com/AlreadyBored/nodejs-assignments/blob/main/assignments/rest-service/assignment.md
Screenshot 2025-12-01 at 00 56 28
Screenshot 2025-12-01 at 00 56 00

Done 01.12.2025 / deadline 01.12.2025
Score: 760 / 760

Basic Scope

  • +10 The repository with the application contains a Readme.md file containing detailed instructions for installing, running and using the application
  • +10 The application code that worked with Users instance divided into modules according to to its purpose and Nest.js architecture conventions (work with request and response in controller, business logic in service, etc.)
  • +10 The application code that worked with Tracks instance divided into modules according to to its purpose and Nest.js architecture conventions (work with request and response in controller, business logic in service, etc.)
  • +10 The application code that worked with Albums instance divided into modules according to to its purpose and Nest.js architecture conventions (work with request and response in controller, business logic in service, etc.)
  • +10 The application code that worked with Artists instance divided into modules according to to its purpose and Nest.js architecture conventions (work with request and response in controller, business logic in service, etc.)
  • +10 The application code that worked with Favorites instance divided into modules according to to its purpose and Nest.js architecture conventions (work with request and response in controller, business logic in service, etc.)
  • +10 For each successfully passed test

Advanced Scope

  • +10 PORT value is stored into .env file
  • +20 OpenAPI spec in doc folder corresponds with assignment

@alekseydevksh alekseydevksh changed the title Development REST Service Dec 1, 2025
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.

1 participant