3 Commits

Author SHA1 Message Date
2ba3284fea Updated the static properties implemented the in the DateFormatter+Formatter extension to use the TimeZone extension from the Core library. 2023-04-19 16:26:18 +02:00
bfc231b5ec Implemented the "dateOnly" and "dateAndTime" static formatter in the DateFormatter+Formatter extension. 2023-04-19 16:07:52 +02:00
e12fce9ddc [Feature] All endpoints (#2)
This PR contains the work done in implementing the endpoints needed for the remote calls: `GetAmiiboEndpoint`, `GetTypeEndpoint`, `GetGameSeriesEndpoint`, `GetSeriesEndpoint`, `GetSeriesEndpoint` and `GetLastUpdatedEndpoint` endpoints definitions. Furthermore, I added the the **SwiftLibs** package as a dependency and also, I defined constants for `String+Scheme`, `String+Host` and the `String+Path` extensions.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #2
2023-04-18 20:03:12 +00:00