If you don’t need to write a server—that is, you are integrating with an existing one, as an iOS developer you can simply model the API using http://editor.swagger.io and download client SDKs. If you need to write the server as well, that’s a good place to start as you can generate servers in a number of languages.
> On Aug 15, 2016, at 7:46 AM, Nitesh <[email protected]> wrote: > > Hey guys i'm an iOS Developer and now i'm planning to learn to write own > API's. > I came across this Swagger Framework while searching on net for the best API > options. > But what I got till now is I have to learn Node.js in order to work on > Swagger Framework, right ? Please correct me if I'm wrong. > And Help me out in finding tutorials which would explain everything from > scratch. > Also, Is it good idea to go with Swagger for developing API's for iOS ? > > -- > You received this message because you are subscribed to the Google Groups > "Swagger" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
