Skip to content

This is a simple project to learn the principles to call REST APIs from an iOS App

Notifications You must be signed in to change notification settings

tangdelima/swift-test-rest

Repository files navigation

swift-test-rest

This is a simple project to learn the principles to call REST APIs from an iOS App. This project includes en express server to produce and consume endpoints.

Getting started

To run the webserver:

  • Install Node.js.
  • Install project by calling npm install.
  • Start the webserver: npm start

To run the app, it's necessary a MacOS running machine with the latest version of XCode installed.

About

This is a simple project to learn the principles to call REST APIs from an iOS App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published