Codable Routing with Kitura #tryswiftconf

Collecting "Codable Routing with Kitura" tweets. Everyone can edit this togetter. If there are some mistakes, please edit.
0
Gilad Ronat @giladronat

ICYMI, I’ve been trying to build a proxy app for my phone to read a JSON file downloaded by a video game I play; I tried building a simple Charles for iOS: twitter.com/giladronat/sta… #tryswiftconf

2018-03-02 11:46:16
Gilad Ronat @giladronat

Is there a way to parse network requests sent from my iPhone, on my iPhone? Essentially I want a @charlesproxy for iOS for when I can’t use my Mac.

2018-01-31 01:30:32
Sabrina Zuraimi @brinapingu

Kitura processes the HTTP request for the handler and the handler then has to do the decoding, business logic and encoding #tryswiftconf

2018-03-02 11:47:00
Shigure Shimotori @S_Shimotori_pub

1年ぶりにswift-corelibs-foundationのステータス見てる #tryswiftconf

2018-03-02 11:47:42
Sabrina Zuraimi @brinapingu

If you make the Swift types codable, the only thing the handler has to do is the business logic #tryswiftconf

2018-03-02 11:47:55
giginet @giginet

Codable、JSONから[String: Any]にデコードしたいことが多いのに、Codableにしか変換できないのが厳しい #tryswiftconf

2018-03-02 11:48:00
Gilad Ronat @giladronat

A little bird by the name of @avon, creator of Charles for Mac, got me in on a little secret: twitter.com/avon/status/95… #tryswiftconf

2018-03-02 11:48:53
だっちゃん @dchn2904

明日のファークショップ、Kitura もありだったな・・・ 第2希望にはしていたけど・・・ #tryswiftconf #tryswifttokyo

2018-03-02 11:48:59
kumamo_tone @kumamo_tone

swift-corelibs-foundation/Status.md at master · apple/swift-corelibs-foundation: github.com/apple/swift-co… これで実装状況見れるのか #tryswiftconf

2018-03-02 11:50:00
Sabrina Zuraimi @brinapingu

Database save is something that has just been recently released in Kitura and will be shown in tomorrow’s workshop in more detail #tryswiftconf

2018-03-02 11:50:34
koher @koher

明日の僕のワークショップ「Swiftの値型を極める」のアシスタントを若干名募集します。 #tryswiftconf 参加者で興味のある方はご連絡下さい。チケットはすでに売り切れですがアシスタントとして参加できます🙂内容については明日の朝、早めに現地集合してレクチャーします。

2018-03-02 11:50:49
ハンズラボ @HandsLabInc

今日もブースコーナーでお待ちしております〜 #tryswiftconf pic.twitter.com/mKp9GbeMQb

2018-03-02 11:51:10
拡大
拡大
ok @jumpersons

Swift-Kuery Kotlinライブラリ感ある #tryswiftconf

2018-03-02 11:51:14
Sabrina Zuraimi @brinapingu

KituraKit allows you to work directly with Swift types in the iOS app #tryswiftconf

2018-03-02 11:52:19
tarappo @tarappo

ハンズラボさんのブースに何度も行っているのにビスコをもらってなかった! #tryswiftconf

2018-03-02 11:52:21
ダンボー田中📦 @ktanaka117

プロダクトをサクッとつくるのには、KituraKitのまとめ方は向いてるのかもな。 でも大きい規模のプロダクトだと、もっと役割を分割したくなるかも。 #tryswiftconf

2018-03-02 11:52:48
Sabrina Zuraimi @brinapingu

If you’re using KituraKit, it’s advisable to have your API codable too #tryswiftconf

2018-03-02 11:52:55
takasek @takasek

norio-nomura/ObjectEncoder: Swift Encoders implementation using `[String: Any]`, `[Any]` or `Any` as payload. github.com/norio-nomura/O… #tryswiftconf twitter.com/giginet/status…

2018-03-02 11:53:05
Sabrina Zuraimi @brinapingu

Codable Swift Types allow you to share code between the client and server(a challenge, but it’s possible) #tryswiftconf

2018-03-02 11:53:59