instamobile / example-ios-backend

A simple, easy-to-deploy backend that you can use to demo our example mobile apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example App Backend

This is a really simple Sinatra webapp that you can use to test Stripe's example iOS apps and example Android apps.

This is intended for example purposes only: you'll likely need something more serious for your production apps.

To deploy this for free on Heroku, click this button:

Deploy

Then set the backendBaseURL variable in our example apps to your Heroku URL (it'll be in the format https://my-example-app.herokuapp.com).

Happy testing!

About

A simple, easy-to-deploy backend that you can use to demo our example mobile apps.

License:MIT License


Languages

Language:Ruby 100.0%