[Swift] API used for apps that passed the selection

The API I used when I created the app for the intern selection task It was to know the number of people infected with the new coronavirus. I hope it will be a reference for creating apps.

Click here for the infection status by prefecture https://covid19-japan-web-api.now.sh/api//v1/prefectures Click here for the total infection status of each prefecture https://covid19-japan-web-api.now.sh/api//v1/total

I made it at explosive speed when I was still immature, so it is an implementation with many holes, I am using the data like this. スクリーンショット 2020-11-05 10.53.07.png スクリーンショット 2020-11-05 10.53.30.png スクリーンショット 2020-11-05 10.53.40.png

in conclusion

What did you think Even now, with interest in the coronavirus Using Corona's API in the selection process may be a high point.

Recommended Posts

[Swift] API used for apps that passed the selection
[Swift] Lightly introduce the logic of the app that passed the selection
[Swift] The story that switch is often used for enum judgment
[iOS] The update deadline for apps that use UIWebView has been extended.
[Swift] Hit the API using Decodable / Generics
[Swift] Elements that make up the protocol
ChatWork4j for using the ChatWork API in Java
C macros for watchOS and Swift API Availability
C macros for tvOS and Swift API Availability
I wrote a test code (Junit & mockit) for the code that calls the AWS API (Java)