Commit Graph

5 Commits

Author SHA1 Message Date
javier 41014b3752 Implemented the AuthMiddleware middleware in the library target. 2025-10-04 12:54:31 +02:00
javier 25dd2fc789 Implemented the GenerateHashUseCase use case in the library target. 2025-10-03 21:28:34 +02:00
javier 30a49353e8 Implemented the "asString" computed property for the TimeInterval+Computed extension in the library target. 2025-10-03 21:28:10 +02:00
javier fa2ddf7795 Library setup (#1)
This PR contains the work done to setup the library:
* Defined products, dependencies, and targets for the `Package` file;
* Restructured the folder structure of the library and test targets to start development work;
* Created the `DocC` documentation catalog in the library target;
* Added the `CONTRIBUTORS` and `LICENSE` files;
* Added `README` file.

Reviewed-on: #1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2025-10-02 15:30:12 +00:00
javier 7895923655 Initial Commit 2025-10-02 16:55:17 +02:00