2 Commits

Author SHA1 Message Date
javier 3aaf5cd7a5 Overall update and improvements (#4)
This PR contains all the work done to update the App Store Connect OpenAPI specification document to its latest version, plus the implementation of the `BearerAuthMiddleware` middleware, and several other improvements to the setup of the library, the `Makefile` file, and the documentation.

Reviewed-on: #4
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2026-03-26 01:07:23 +00:00
javier 7812e0f11c Library setup (#1)
This PR contains the work done to setup this library.
* Improved the configuration, products, dependencies, and targets for the `Package` file;
* Restructured the folder structure of the library and test targets to start development work;
* Implemented the library, package, documentation and IDE tasks for the `Makefile` file.
* 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-05 23:16:54 +00:00