mia-platform / crud-service

A lightweight application to expose restful CRUD API over HTTP interface
https://docs.mia-platform.eu/docs/how_to/crud_service/crud_oss_usage
Apache License 2.0
43 stars 4 forks source link

refactor: improve cast and hooks management #333

Closed flower-of-the-bridges closed 2 months ago

flower-of-the-bridges commented 2 months ago

Pull Request Type

Description

This PR introduces the following refactor changes:

Also, the following bug due to updating dependencies has been fixed:

Plus, for code styling, a .eslintrc.js file has been added, and its content has been moved from the configuration used within package.json

PR Checklist

Does this PR introduce a breaking change?

Other information