Skip to content

MobileWorkshop/iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

iOS

Workshop for iOS

Contact

Implementing the REST API Server

If you want to test the API before using it in a client application, run the server locally and then you can invoke the REST services straight from a browser address bar.

Run Locally

Go to http://nodejs.org and install NodeJS

Install all the dependencies:
npm install (you may need to prefix this with sudo if you're on Mac)
Run the app:
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published