Skip to content

Iot Application using AngulatJS,Angular Material and Loopback

Notifications You must be signed in to change notification settings

gigglegirl/Material-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation-IOT Application

#Swagger and Loopback

To Create the Scaffolding

$ slc loopback myapp

Change directory to your app

$ cd myapp

Create a model in your app

$ slc loopback:model

Compose your API, run, deploy, profile, and monitor it with Arc

$ slc arc

Run the app

$ node .
Web server listening at: http://localhost:8000
Browse your REST API at http://localhost:8000/explorer

Our connectors : currently we are using mongodb connectore

to see more connectors like MySQL,ORACLE,PostgreSQL etc

About

Iot Application using AngulatJS,Angular Material and Loopback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published