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

New Changes #6

Merged
merged 7 commits into from
Sep 21, 2023
Merged

New Changes #6

merged 7 commits into from
Sep 21, 2023

Conversation

CODE-G-ROOT
Copy link
Owner

Implementation of the new features

  • GET method for the users and incidents:
    • These changes implement the search middleware to search the incidences or users.
  • Limit:
    • This function limits the queries for improve the server performance.
  • New Function in connection the file:
    • A new function has been added with the objective of creating new collections to be used for the POST method in the future versions.
  • Changes to the Autoincrement function:
    • The auto-increment function has been improved for better understanding

List the files deleted

  • incidents.js --> in the folder "Controllers"
  • users.js --> in the folder "Controllers"

Usselss files were removed
implementation limit querys settings
estructure methods fiels by controlllers
implementation the methos GET controller middleware
function new collection was added in this file
function autoincrement has been changen. now is understand better
@CODE-G-ROOT CODE-G-ROOT self-assigned this Sep 21, 2023
@CODE-G-ROOT CODE-G-ROOT merged commit 368bb71 into main Sep 21, 2023
@notion-workspace
Copy link

Cruds

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