4 Commits

Author SHA1 Message Date
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