Vapor server and companion iOS app examples

后端 未结 2 729
刺人心
刺人心 2020-12-15 13:21

One of the reasons advocates of swift server side give for the use of swift is that it allows iOS developers to develop backends for their apps. But, I do not see many examp

2条回答
  •  一向
    一向 (楼主)
    2020-12-15 14:22

    This official list of Vapor projects contains a couple of iOS/server project pairs.

    This is probably the best example from that list.

    Server: https://github.com/cocoaheadsru/server

    Client: https://github.com/cocoaheadsru/application

提交回复
热议问题