AppCode 2017.3 Help

Coding Assistance for REST Development

Besides the common, AppCode provides the following facilities for developing RESTful Web services:

REST Client Tool Window

Dedicated REST Client tool window supports:

  • Constituting URL addresses semiautomatically from the specified Deployment point and the @Path annotation.
  • Submitting requests to the server.
  • Displaying server responses in the Response tab.
  • Code integration between the Objective-C code and the contents of the REST Client window controls.
Last modified: 27 March 2018

See Also