Skip to content
etexier edited this page Nov 6, 2014 · 30 revisions

rest2mobile logo

What is rest2mobile?

Magnet rest2mobile generates native code for mobile apps from REST/JSON APIs. It turns actual REST requests and responses into source code (Objective-C, Android, and JavaScript) that you can call from your mobile app. The source code automatically handles:

  • Building the REST requests with parameters and headers
  • Connecting to REST services
  • Creating object models from JSON payloads
  • Code generation for iOS, Android & JavaScript

Get Started

Download the version of your choice: