• javier released this 2023-04-24 15:24:38 +00:00 | 8 commits to main since this release

    This release contains the work done to provide a ready-to-use AmiiboService service that retrieves data as decoded models from any of the Amiibo API available endpoints.

    To provide further details about the work that this release includes:

    • implemented the models that will be returned to the developer;
    • implemented the endpoints that are used in generating the requests to the remote endpoints;
    • implemented the client that is used to make the requests to the remote endpoints and also, to handle its respective responses and the subsequent data decoding into models;
    • written the documentation for all the public accessed components;
    • defined the European Union Public License v1.2 for the project;
    • implemented basic DocC support for the project, including the implementation of workflows for documentation preview, Xcode and Github pages documentation generation and for documentation cleanup;
    Downloads