Skip to content

pavelbyles/Inforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just testing ...

  1. Appengine
  2. Testing (TDD)
  3. Templates UI
  4. Bootstrap
  5. Less

#Go Stuff ##Install Go Endpoints support go get -u github.com/crhym3/go-endpoints

##Install test coverage util go get -u github.com/davecgh/go-spew/spew

##Install Gorilla go get github.com/gorilla/mux
go get github.com/gorilla/schema
go get github.com/gorilla/sessions

#UI stuff sudo npm install -g bower
sudo npm install -g vulcanize
bower init
bower install jquery
bower install font-awesome
bower install bootswatch
bower install less<br /> bower install Happyjs
bower install polymer Polymer/polymer-elements Polymer/polymer-ui-elements
bower install Polymer/core-ajax
bower install --save Polymer/core-elements
bower install --save Polymer/paper-elements
bower install --save Polymer/paper-progress

View / test api: http://localhost:8080/_ah/api/explorer

#Generate Android client libs: URL='http://localhost:8080/_ah/api/discovery/v1/apis/company/v1/rest'
> curl -s $URL > inforce.rest.discovery > $GO_SDK/endpointscfg.py gen_client_lib java inforce.rest.discovery > unzip inforce.rest.zip

// npm update -g bower

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published