Skip to content

binder-app/mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder Mock Server

For when you want to test the Android app against something, but the server [isn't done yet|is offline|whatever]

Usage

  1. Change hostname in app.js to be your IP address, otherwise links will be calculated incorrectly.
  2. npm install
  3. node app.js
  4. Change server in strings.xml the the Android app to point to the same address you set in hostname

About

Uses express to mock out some endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published