Skip to content

MinChengVivLabs/example.musicApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Bixby Example Capsule -- example.musicApp

Purpose

The purpose of this example is to create a capsule that able to execute REST HTTP command over JSON server

  • Run json-server on localhost port 3000 as json-server --watch db.json
  • Run rgrok to forward localhost port 3000 as ./ngrok http 3000
  • The above 2 termial windows should be keep running
  • Inside capsule change localhost to the ngrok forwarding url (CHANGES after restart rgrok)
  • Actual REST https server will not require the above steps
  • This example is written by Min Cheng.

Before you start!

Resources

Bixby Developer Resources:

Need Help?

  • If you are stuck or need assistance, feel free to reach out to us. We are here to help you with any questions or point you to the right areas of the Bixby Developer Center or the Bixby Help Center. You can reach us by sending your questions via email to support@bixbydevelopers.com.

About

JSON db on localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors