Skip to content

Conversation

@Josimar16
Copy link

No description provided.

ESLint configuration to improve code standardization
Prettier configuration to improve code standardization
adding swagger to the api route documentation
renaming express type
a class instantiated from the error, to perform all the application's error handling.
initiating database connection, routes and dependency injections
making the api listen on port 3333
starting database with your credentials
Loading a test instance to perform integration tests on a fake database
creating the migration with the necessary fields to be able to login
creating the migration with the necessary fields to be able to make the crud property
creating route instantiation file
validate if the user placed in the token exists
adding additional fields that were in the document readme
creating a contract to define which methods the repository will have to be mandatory, following a SOLID principle which is O open for implementations and closed for modifications
creating fake database to be able to perform unit tests
creating a data transfer object to be able to evaluate the data passed to the repository
adding fields of readme
creating repository implementing the contract
receiving body from the requisition to register the property
docs: 📝 Criando o readme de desenvolvimento
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