11 Commits

Author SHA1 Message Date
c697d3fd1e Implemented the GetSeriesEndpoint endpoint. 2023-04-18 21:49:54 +02:00
316447f98e Implemented the GetGameSeriesEndpoint endpoint. 2023-04-18 21:49:34 +02:00
6b1384cf28 Implemented the GetTypeEndpoint endpoint. 2023-04-18 21:49:15 +02:00
34eca0b427 Implemented the GetAmiiboEndpoint endpoint. 2023-04-18 21:48:57 +02:00
0780c09c01 Defined the constants for the String+Path extension. 2023-04-18 21:48:33 +02:00
ebcb7439d6 Defined the constants for the String+Host extension. 2023-04-18 21:48:22 +02:00
247049268c Defined the constants for the String+Scheme extension. 2023-04-18 21:48:10 +02:00
30dbaa3cc6 Added the SwiftLibs package as a dependency and set the minimum platform targets in the Package file. 2023-04-18 21:46:10 +02:00
83a4c1b37b Removed boilerplate files from the project. 2023-04-18 21:44:59 +02:00
29f766ebdb [Feature] Models of the service (#1)
This PR contains the implementation of all the models used by this service: `Amiibo`, `Amiibo.Game`, `Amiibo.Release`, `Amiibo.Usage`, `KeyName` and `LastUpdated`.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #1
2023-04-18 18:37:08 +00:00
472ed2c068 Initial Commit 2023-04-18 19:44:24 +02:00