[Feature] All endpoints #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/endpoints"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done in implementing the endpoints needed for the remote calls:
GetAmiiboEndpoint
,GetTypeEndpoint
,GetGameSeriesEndpoint
,GetSeriesEndpoint
,GetSeriesEndpoint
andGetLastUpdatedEndpoint
endpoints definitions. Furthermore, I added the the SwiftLibs package as a dependency and also, I defined constants forString+Scheme
,String+Host
and theString+Path
extensions.